From 2a60fec847e64c36d1cb8bc8d66e9a201f39ba8e Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Thu, 24 Jul 2008 00:49:11 +0000
Subject: radiant support for the new textures

---
 base/textures/common/entity.tga             | Bin 2695 -> 1612 bytes
 base/textures/common/entity_dark.tga        | Bin 0 -> 2481 bytes
 base/textures/common/entity_second.tga      | Bin 0 -> 1907 bytes
 base/textures/common/entity_second_dark.tga | Bin 0 -> 2779 bytes
 base/textures/common/entity_third.tga       | Bin 0 -> 1531 bytes
 base/textures/common/entity_third_dark.tga  | Bin 0 -> 2403 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 base/textures/common/entity_dark.tga
 create mode 100644 base/textures/common/entity_second.tga
 create mode 100644 base/textures/common/entity_second_dark.tga
 create mode 100644 base/textures/common/entity_third.tga
 create mode 100644 base/textures/common/entity_third_dark.tga

diff --git a/base/textures/common/entity.tga b/base/textures/common/entity.tga
index 64bccb3..d523d00 100644
Binary files a/base/textures/common/entity.tga and b/base/textures/common/entity.tga differ
diff --git a/base/textures/common/entity_dark.tga b/base/textures/common/entity_dark.tga
new file mode 100644
index 0000000..8166292
Binary files /dev/null and b/base/textures/common/entity_dark.tga differ
diff --git a/base/textures/common/entity_second.tga b/base/textures/common/entity_second.tga
new file mode 100644
index 0000000..2bf85a3
Binary files /dev/null and b/base/textures/common/entity_second.tga differ
diff --git a/base/textures/common/entity_second_dark.tga b/base/textures/common/entity_second_dark.tga
new file mode 100644
index 0000000..d2f3960
Binary files /dev/null and b/base/textures/common/entity_second_dark.tga differ
diff --git a/base/textures/common/entity_third.tga b/base/textures/common/entity_third.tga
new file mode 100644
index 0000000..019c6b9
Binary files /dev/null and b/base/textures/common/entity_third.tga differ
diff --git a/base/textures/common/entity_third_dark.tga b/base/textures/common/entity_third_dark.tga
new file mode 100644
index 0000000..349fb96
Binary files /dev/null and b/base/textures/common/entity_third_dark.tga differ
-- 
cgit v1.2.3