summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <HoraK-FDF@web.de>2021-12-03 23:14:04 +0100
committerGitHub <noreply@github.com>2021-12-03 22:14:04 +0000
commit834935ecd24782cef7de7c5371c1e1f67f1f6e2a (patch)
treecebca669bfffb7143a7047181e629ac17ab65270
parent13e911ff3a8f81c7f1c2afc96d0db3ca40f972ea (diff)
downloadclientdata-834935ecd24782cef7de7c5371c1e1f67f1f6e2a.tar.gz
clientdata-834935ecd24782cef7de7c5371c1e1f67f1f6e2a.tar.bz2
clientdata-834935ecd24782cef7de7c5371c1e1f67f1f6e2a.tar.xz
clientdata-834935ecd24782cef7de7c5371c1e1f67f1f6e2a.zip
XMAS2021 Grinchboo NPC (#467)
Should be reverted once event is finished.
-rw-r--r--npcs/_include.xml1
-rw-r--r--npcs/npc431.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index f2f30acf..b53eba12 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -232,4 +232,5 @@
<include name="npcs/npc428.xml"/>
<include name="npcs/npc429.xml"/>
<include name="npcs/npc430.xml"/>
+ <include name="npcs/npc431.xml"/>
</npcs>
diff --git a/npcs/npc431.xml b/npcs/npc431.xml
new file mode 100644
index 00000000..d3ea5c47
--- /dev/null
+++ b/npcs/npc431.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="431">
+ <sprite variant="0">monsters/grinchboo.xml</sprite>
+ </npc>
+</npcs>