summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/npcs.xml b/npcs.xml
index 816cfd10..009160a5 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -80,20 +80,20 @@ IDs 990-999 = Special
<!-- Special NPCs -->
<npc id="900">
<!-- Savepoint, 32x32. -->
- <particlefx>graphics/particles/savepoint-32x32.xml</particlefx>
- </npc>
- <npc id="901">
- <!-- Savepoint, 32x64. -->
- <particlefx>graphics/particles/savepoint-32x64.xml</particlefx>
- </npc>
- <npc id="902">
- <!-- Savepoint, 64x32. -->
- <particlefx>graphics/particles/savepoint-64x32.xml</particlefx>
- </npc>
- <npc id="903">
- <!-- Savepoint, 64x64. -->
- <particlefx>graphics/particles/savepoint-64x64.xml</particlefx>
+ <particlefx>graphics/particles/savepoint/savepoint-32x32.xml</particlefx>
</npc>
+<!-- WIP <npc id="901">
+ Savepoint, 32x64.
+ <particlefx>graphics/particles/savepoint/savepoint-32x64.xml</particlefx>
+ </npc>-->
+<!-- WIP <npc id="902">
+ Savepoint, 64x32.
+ <particlefx>graphics/particles/savepoint/savepoint-64x32.xml</particlefx>
+ </npc>-->
+<!-- WIP <npc id="903">
+ Savepoint, 64x64.
+ <particlefx>graphics/particles/savepoint/savepoint-64x64.xml</particlefx>
+ </npc> -->
<npc id="999">
<!-- blank NPC -->
</npc>