From 44a43fb004ff045884fbc5a67730302e3165e676 Mon Sep 17 00:00:00 2001
From: 8Z
Date: Sun, 27 May 2012 22:02:42 +0500
Subject: Some creature sprites from old Stonesense thread and humans tiles
tweaking.
---
resources/creatures.png | Bin 26451 -> 18989 bytes
resources/creatures/Wildlife.xml | 59 ++++++-------
resources/creatures/humans.png | Bin 0 -> 11497 bytes
resources/creatures/humans.xml | 175 +++++++++++++++++++++++++++++++++++++++
resources/creatures/humies.png | Bin 1489 -> 0 bytes
resources/creatures/humies.xml | 13 ---
resources/creatures/index.txt | 2 +-
7 files changed, 206 insertions(+), 43 deletions(-)
create mode 100644 resources/creatures/humans.png
create mode 100644 resources/creatures/humans.xml
delete mode 100644 resources/creatures/humies.png
delete mode 100644 resources/creatures/humies.xml
diff --git a/resources/creatures.png b/resources/creatures.png
index 82f1496..ec040e8 100644
Binary files a/resources/creatures.png and b/resources/creatures.png differ
diff --git a/resources/creatures/Wildlife.xml b/resources/creatures/Wildlife.xml
index fa1cd03..a28e1f7 100644
--- a/resources/creatures/Wildlife.xml
+++ b/resources/creatures/Wildlife.xml
@@ -1,50 +1,38 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
-
@@ -52,7 +40,20 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/creatures/humans.png b/resources/creatures/humans.png
new file mode 100644
index 0000000..29e0746
Binary files /dev/null and b/resources/creatures/humans.png differ
diff --git a/resources/creatures/humans.xml b/resources/creatures/humans.xml
new file mode 100644
index 0000000..fe5598b
--- /dev/null
+++ b/resources/creatures/humans.xml
@@ -0,0 +1,175 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/creatures/humies.png b/resources/creatures/humies.png
deleted file mode 100644
index 6558aed..0000000
Binary files a/resources/creatures/humies.png and /dev/null differ
diff --git a/resources/creatures/humies.xml b/resources/creatures/humies.xml
deleted file mode 100644
index 7f0102e..0000000
--- a/resources/creatures/humies.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/resources/creatures/index.txt b/resources/creatures/index.txt
index ded7e65..daa41ef 100644
--- a/resources/creatures/index.txt
+++ b/resources/creatures/index.txt
@@ -4,7 +4,7 @@ caravan_animals.xml
beefmo_large_ocean.xml
beefmo_subterranean.xml
-humies.xml
+humans.xml
elfs.xml
wild_animals.xml
#goblins.xml
--
cgit v1.2.1