diff options
Diffstat (limited to 'npcs.xml')
-rwxr-xr-x | npcs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -139,4 +139,7 @@ <npc id="319"><sprite>npcs/npc-lightman.xml</sprite></npc><!-- Lightman --> <npc id="320"><sprite>npcs/npc-receptionist.xml</sprite></npc><!-- A bloody Receptionist --> <npc id="321"><sprite>npcs/npc-undeadbanker.xml</sprite></npc><!-- Undead banker --> +<npc id="322"><sprite>npcs/npc-gate-closed.xml</sprite></npc><!-- Closed version of the crypt entrance gate --> +<npc id="323"><sprite>npcs/npc-gate-open.xml</sprite></npc><!-- Open version of the crypt entrance gate --> +<!-- note: don't go above 999, because the 1000's are reserved for mob id --> </npcs> |