summaryrefslogtreecommitdiff
path: root/monsters
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-11-26 11:24:38 -0300
committerJesusaves <cpntb1@ymail.com>2020-11-26 11:24:38 -0300
commite34b688e296c76cbf0c1fb6d1e9942468b1f6c14 (patch)
treefb69dc10e73d4e2afd9e737a0ec25e6d09739dea /monsters
parent66205556bca447b1d2369957a77ed77dffc7103c (diff)
downloadclientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.gz
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.bz2
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.tar.xz
clientdata-e34b688e296c76cbf0c1fb6d1e9942468b1f6c14.zip
Christmas 2020 part B
Co-Authored By: Hocus, Hello=) and Ledmitz. Attribution not provided.
Diffstat (limited to 'monsters')
-rw-r--r--monsters/_include.xml1
-rw-r--r--monsters/monster1162_Grinchboo.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml
index d1f34016..010ce71c 100644
--- a/monsters/_include.xml
+++ b/monsters/_include.xml
@@ -156,4 +156,5 @@
<include name="monsters/monster1159_VoidScorpion.xml"/>
<include name="monsters/monster1160_VoidShroom.xml"/>
<include name="monsters/monster1161_Xakelbael.xml"/>
+ <include name="monsters/monster1162_Grinchboo.xml"/>
</monsters>
diff --git a/monsters/monster1162_Grinchboo.xml b/monsters/monster1162_Grinchboo.xml
new file mode 100644
index 00000000..d638888e
--- /dev/null
+++ b/monsters/monster1162_Grinchboo.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1162" name="Grinchboo">
+ <sprite>monsters/grinchboo.xml</sprite>
+ </monster>
+</monsters>