diff options
Diffstat (limited to 'resources/creatures/large_128/wild.xml')
| -rw-r--r-- | resources/creatures/large_128/wild.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/resources/creatures/large_128/wild.xml b/resources/creatures/large_128/wild.xml new file mode 100644 index 0000000..224204b --- /dev/null +++ b/resources/creatures/large_128/wild.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" ?> +<creatures> + + <creature gameID="GOAT_MOUNTAIN" file="wild.png" > + + <variant special="Normal" sheetIndex="0" zoom="2" color="bodypart" bodypart="hair" > + <subsprite sheetIndex="1" zoom="2" /> + </variant> + + </creature> + + + <creature gameID="GRAY_LANGUR" file="wild.png" > + + <variant special="Normal" sheetIndex="20" zoom="2" color="bodypart" bodypart="skin" > + <subsprite sheetIndex="21" zoom="2" color="bodypart" bodypart="hair" /> + <subsprite sheetIndex="22" zoom="2" /> + </variant> + + </creature> + +</creatures>
\ No newline at end of file |
