diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -470,6 +470,11 @@ IDs 900-999 = Special <sprite>npcs/xml/thorn.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="192"> + <!-- A gold pot npc for St patrick day --> + <sprite>npcs/xml/stpatrickgoldpot.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- NPCs from LoF (that's why the jump) --> |