summaryrefslogtreecommitdiff
path: root/npc/001-2-22/savepoint.txt
diff options
context:
space:
mode:
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 68e3689d..9baf995c 100644
--- a/npc/001-2-22/savepoint.txt
+++ b/npc/001-2-22/savepoint.txt
@@ -4,7 +4,7 @@
// Description:
// Saves locations in 001-2-22 map.
-001-2-22,40,37,0 script #name1 901,{
+001-2-22,40,37,0 script #001-2-22-1 901,{
savepoint "001-2-22.gat", 40, 37;
close;
@@ -13,7 +13,7 @@ OnInit:
end;
}
-001-2-22,46,37,0 script #name2 901,{
+001-2-22,46,37,0 script #001-2-22-2 901,{
savepoint "001-2-22.gat", 46, 37;
close;
@@ -22,7 +22,7 @@ OnInit:
end;
}
-001-2-22,50,38,0 script #name3 901,{
+001-2-22,50,38,0 script #001-2-22-3 901,{
savepoint "001-2-22.gat", 50, 38;
close;
@@ -31,7 +31,7 @@ OnInit:
end;
}
-001-2-22,55,40,0 script #name4 901,{
+001-2-22,55,40,0 script #001-2-22-4 901,{
savepoint "001-2-22.gat", 55, 40;
close;