diff options
-rw-r--r-- | npcs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -331,6 +331,10 @@ IDs 900-999 = Special <npc id="161"> <!-- fancy circle (for 001-4 mushrooms) --> <particlefx>graphics/particles/fancy_circle.xml</particlefx> </npc> + <npc id="162"> + <!-- Fakir, Dog statue NPC --> + <sprite>npcs/xml/desertdogstatue.xml</sprite> + </npc> <!-- Animated NPCs --> @@ -680,10 +684,6 @@ IDs 900-999 = Special <sprite>equipment/head/infantryhelmet.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> - <npc id="453"> - <!-- Fakir, Dog statue NPC --> - <sprite>npcs/xml/desertdogstatue.xml</sprite> - </npc> <!-- Soul Menhirs --> <npc id="700"> |