summaryrefslogtreecommitdiff
path: root/resources/creatures/large_256/domestic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/creatures/large_256/domestic.xml')
-rw-r--r--resources/creatures/large_256/domestic.xml114
1 files changed, 114 insertions, 0 deletions
diff --git a/resources/creatures/large_256/domestic.xml b/resources/creatures/large_256/domestic.xml
new file mode 100644
index 0000000..0e9fc5a
--- /dev/null
+++ b/resources/creatures/large_256/domestic.xml
@@ -0,0 +1,114 @@
+<?xml version="1.0" ?>
+<creatures>
+
+ <creature gameID="WATER_BUFFALO" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="4" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="5" zoom="3" color="bodypart" bodypart="hair" />
+ <subsprite sheetIndex="6" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="F" sheetIndex="0" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="1" zoom="3" color="bodypart" bodypart="hair" />
+ <subsprite sheetIndex="2" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="M" sheetIndex="0" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="1" zoom="3" color="bodypart" bodypart="hair" />
+ <subsprite sheetIndex="3" zoom="3" />
+ </variant>
+
+ </creature>
+
+
+ <creature gameID="GOAT" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="25" zoom="3" color="bodypart" bodypart="hair" >
+ <subsprite sheetIndex="26" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="F" sheetIndex="20" zoom="3" color="bodypart" bodypart="hair" >
+ <subsprite sheetIndex="21" zoom="3" color="bodypart" bodypart="beard" />
+ <subsprite sheetIndex="22" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="M" sheetIndex="20" zoom="3" color="bodypart" bodypart="hair" >
+ <subsprite sheetIndex="23" zoom="3" color="bodypart" bodypart="beard" />
+ <subsprite sheetIndex="24" zoom="3" />
+ </variant>
+
+ </creature>
+
+
+ <creature gameID="SHEEP" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="44" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="45" zoom="3" color="bodypart" bodypart="wool" />
+ <subsprite sheetIndex="46" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="F" sheetIndex="40" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="41" zoom="3" color="bodypart" bodypart="wool" />
+ <subsprite sheetIndex="42" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sex="M" sheetIndex="40" zoom="3" color="bodypart" bodypart="skin" >
+ <subsprite sheetIndex="41" zoom="3" color="bodypart" bodypart="wool" />
+ <subsprite sheetIndex="43" zoom="3" />
+ </variant>
+
+ </creature>
+
+
+ <creature gameID="REINDEER" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="62" zoom="3" color="bodypart" bodypart="hair" >
+ <subsprite sheetIndex="63" zoom="3" />
+ </variant>
+
+ <variant special="Normal" sheetIndex="60" zoom="3" color="bodypart" bodypart="hair" >
+ <subsprite sheetIndex="61" zoom="3" />
+ </variant>
+
+ </creature>
+
+
+ <creature gameID="PIG" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="81" zoom="3" color="bodypart" bodypart="skin" />
+
+ <variant special="Normal" sheetIndex="80" zoom="3" color="bodypart" bodypart="skin" />
+
+ </creature>
+
+
+ <creature gameID="BIRD_CHICKEN" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="104" zoom="3" >
+ <subsprite sheetIndex="105" zoom="3" color="bodypart" bodypart="feathers" />
+ </variant>
+
+ <variant special="Normal" sex="F" sheetIndex="100" zoom="3" >
+ <subsprite sheetIndex="101" zoom="3" color="bodypart" bodypart="feathers" />
+ </variant>
+
+ <variant special="Normal" sex="M" sheetIndex="102" zoom="3" >
+ <subsprite sheetIndex="103" zoom="3" color="bodypart" bodypart="feathers" />
+ </variant>
+
+ </creature>
+
+
+ <creature gameID="BIRD_DUCK" file="domestic.png" >
+
+ <variant special="Normal" prof="CHILD" sheetIndex="104" zoom="3" >
+ <subsprite sheetIndex="105" zoom="3" color="bodypart" bodypart="feathers" />
+ </variant>
+
+ <variant special="Normal" sheetIndex="120" zoom="3" >
+ <subsprite sheetIndex="121" zoom="3" color="bodypart" bodypart="feathers" />
+ </variant>
+
+ </creature>
+
+</creatures> \ No newline at end of file