diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -94,6 +94,14 @@ IDs 990-999 = Special Savepoint, 64x64. <particlefx>graphics/particles/savepoint/savepoint-64x64.xml</particlefx> </npc> --> + <npc id="904"> + <!-- Left hammock. --> + <sprite>npcs/XML/animated_hammock1.xml</sprite> + </npc> + <npc id="905"> + <!-- Right hammock. --> + <sprite>npcs/XML/animated_hammock2.xml</sprite> + </npc> <npc id="999"> <!-- blank NPC --> </npc> |