summaryrefslogtreecommitdiff
path: root/npc/001-2-22/savepoint.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-30 19:13:40 +0100
committerReid <reidyaro@gmail.com>2015-12-30 19:13:40 +0100
commitadc6e58bf3ee82b7130cf623260da8f788f6bea7 (patch)
tree2e7571505c64af19f465dd6cccd7bd0a2a1185ce /npc/001-2-22/savepoint.txt
parentcc82e3609a1fd0f65cbafa9ff4d19ca1ddecd769 (diff)
downloadserverdata-adc6e58bf3ee82b7130cf623260da8f788f6bea7.tar.gz
serverdata-adc6e58bf3ee82b7130cf623260da8f788f6bea7.tar.bz2
serverdata-adc6e58bf3ee82b7130cf623260da8f788f6bea7.tar.xz
serverdata-adc6e58bf3ee82b7130cf623260da8f788f6bea7.zip
Add particle effect on savepoints on Artis's ship.
Diffstat (limited to 'npc/001-2-22/savepoint.txt')
-rw-r--r--npc/001-2-22/savepoint.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-2-22/savepoint.txt b/npc/001-2-22/savepoint.txt
index e2bd16b3..a071ce10 100644
--- a/npc/001-2-22/savepoint.txt
+++ b/npc/001-2-22/savepoint.txt
@@ -5,7 +5,7 @@
// Saves locations in 001-2-22 map.
001-2-22,40,37,0 script #001-2-22-1 NPC_SAVE_POINT,{
- savepoint "001-2-22.gat", 40, 37;
+ savepointparticle "001-2-22.gat", 40, 37;
close;
OnInit:
@@ -14,7 +14,7 @@ OnInit:
}
001-2-22,46,37,0 script #001-2-22-2 NPC_SAVE_POINT,{
- savepoint "001-2-22.gat", 46, 37;
+ savepointparticle "001-2-22.gat", 46, 37;
close;
OnInit:
@@ -23,7 +23,7 @@ OnInit:
}
001-2-22,50,38,0 script #001-2-22-3 NPC_SAVE_POINT,{
- savepoint "001-2-22.gat", 50, 38;
+ savepointparticle "001-2-22.gat", 50, 38;
close;
OnInit:
@@ -32,7 +32,7 @@ OnInit:
}
001-2-22,55,40,0 script #001-2-22-4 NPC_SAVE_POINT,{
- savepoint "001-2-22.gat", 55, 40;
+ savepointparticle "001-2-22.gat", 55, 40;
close;
OnInit: