diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-19 18:32:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-19 18:32:24 -0300 |
commit | 00b933760e03fa6d74b97486fa8379e66635d750 (patch) | |
tree | c3ec8cadebe6fd0034f19cbfdcfb41cb0473ef22 /npcs.xml | |
parent | 01677e8de61a0b55962f764bacccd260e7fe9734 (diff) | |
download | clientdata-00b933760e03fa6d74b97486fa8379e66635d750.tar.gz clientdata-00b933760e03fa6d74b97486fa8379e66635d750.tar.bz2 clientdata-00b933760e03fa6d74b97486fa8379e66635d750.tar.xz clientdata-00b933760e03fa6d74b97486fa8379e66635d750.zip |
Easter NPC (what the hell is that scary thing)
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -335,6 +335,10 @@ IDs 900-999 = Special <!-- Fakir, Dog statue NPC --> <sprite>npcs/xml/desertdogstatue.xml</sprite> </npc> + <npc id="163"> + <!-- Easter NPC --> + <sprite>npcs/xml/easter.xml</sprite> + </npc> <!-- Animated NPCs --> |