summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-18 22:24:46 +0200
committerReid <reidyaro@gmail.com>2012-04-18 22:24:46 +0200
commitfbfbc857125814484026439314015ddeb1e88b53 (patch)
treebc8d6a32b13fbb0a9e1266e2930f63f6bbc83c29 /npcs.xml
parent4aa127d38c2f4589d02fe036da63a3f0c6695341 (diff)
downloadclientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.gz
clientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.bz2
clientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.xz
clientdata-fbfbc857125814484026439314015ddeb1e88b53.zip
Add new particle effect from Ali-G,
Remove useless particle effect, Add new savepoint NPC on npcs.xml .
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index 82432879..aef65608 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -73,9 +73,26 @@ 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>
+ </npc>
<npc id="999">
<!-- blank NPC -->
</npc>
+
</npcs>
<!-- Pad & Reid's work .. November 2010 -->
<!-- Reid's wipe and redo .. April 2011 -->