diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -328,6 +328,9 @@ IDs 900-999 = Special <npc id="160"> <!-- trap (triggered) --> <sprite>npcs/xml/trap-triggered.xml</sprite> </npc> + <npc id="161"> <!-- fancy circle (for 001-4 mushrooms) --> + <particlefx>graphics/particles/fancy_circle.xml</particlefx> + </npc> <!-- Animated NPCs --> |