diff options
author | Alige <aligetmw@hotmail.fr> | 2013-05-28 13:14:07 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-05-28 13:14:07 +0400 |
commit | 26f312b71c050dfbce328462c72ced7a299ac5d9 (patch) | |
tree | 2d6ee67e08202175603b36b7cefda50c75a97a92 | |
parent | 1ce08a8e277712ce99a6cfe5066d9e6d31f89803 (diff) | |
download | clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.gz clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.bz2 clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.xz clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.zip |
Renamed current savepoint particle effect from 32*32 to 32*64.
-rw-r--r-- | graphics/particles/savepoint-32x64.xml (renamed from graphics/particles/savepoint-32x32.xml) | 0 | ||||
-rw-r--r-- | npcs.xml | 16 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/particles/savepoint-32x32.xml b/graphics/particles/savepoint-32x64.xml index cab32b4b..cab32b4b 100644 --- a/graphics/particles/savepoint-32x32.xml +++ b/graphics/particles/savepoint-32x64.xml @@ -151,22 +151,22 @@ IDs 990-999 = Special </npc> <!-- Special NPCs --> - <npc id="900"> - <!-- Savepoint, 32x32. --> +<!-- WIP <npc id="900"> + Savepoint, 32x32. <particlefx>graphics/particles/savepoint-32x32.xml</particlefx> - </npc> -<!-- WIP <npc id="901"> - Savepoint, 32x64. + </npc> --> + <npc id="901"> + <!-- Savepoint, 32x64. --> <particlefx>graphics/particles/savepoint-32x64.xml</particlefx> - </npc>--> + </npc> <!-- WIP <npc id="902"> Savepoint, 64x32. <particlefx>graphics/particles/savepoint-64x32.xml</particlefx> - </npc>--> + </npc> --> <!-- WIP <npc id="903"> Savepoint, 64x64. <particlefx>graphics/particles/savepoint-64x64.xml</particlefx> - </npc>--> + </npc> --> <npc id="904" targetSelection="false"> <!-- Left Hammock --> <sprite>npcs/xml/hammock-animated1.xml</sprite> |