diff options
author | HoraK-FDF <HoraK-FDF@web.de> | 2021-12-03 23:14:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-03 22:14:04 +0000 |
commit | 834935ecd24782cef7de7c5371c1e1f67f1f6e2a (patch) | |
tree | cebca669bfffb7143a7047181e629ac17ab65270 /npcs/npc431.xml | |
parent | 13e911ff3a8f81c7f1c2afc96d0db3ca40f972ea (diff) | |
download | clientdata-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.
Diffstat (limited to 'npcs/npc431.xml')
-rw-r--r-- | npcs/npc431.xml | 6 |
1 files changed, 6 insertions, 0 deletions
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> |