summaryrefslogtreecommitdiff
path: root/npc/000-2-1/savepoint.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/savepoint.txt')
-rw-r--r--npc/000-2-1/savepoint.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/000-2-1/savepoint.txt b/npc/000-2-1/savepoint.txt
index 35c88fb3..b6b00c3a 100644
--- a/npc/000-2-1/savepoint.txt
+++ b/npc/000-2-1/savepoint.txt
@@ -6,10 +6,7 @@
000-2-1.gat,30,37,0,2 script #name 999,{
- callfunc "SavePoint";
- set @map$, "000-2-1.gat";
- set @x, 30;
- set @y, 37;
+ callfunc "SavePoint", "000-2-1.gat", 30, 37
close;
}