summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-3/nard.txt1
-rw-r--r--npc/001-2-24/nard.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index 28225daf..7f6e17ab 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -216,6 +216,7 @@ L_GoBackArtis:
speech 5,
l("Let's set sail then!");
+ savepoint "001-2-22.gat", 50, 38;
if (!getmapxy(.@map$, .@x, .@y, 0))
{
warp "001-2-24.gat", .@x, .@y;
diff --git a/npc/001-2-24/nard.txt b/npc/001-2-24/nard.txt
index d9010b68..2b334d7c 100644
--- a/npc/001-2-24/nard.txt
+++ b/npc/001-2-24/nard.txt
@@ -46,6 +46,7 @@
speech 5,
l("Let's set sail then!");
+ savepoint "000-2-1.gat", 50, 38;
if (!getmapxy(.@map$, .@x, .@y, 0))
{
warp "000-2-3.gat", .@x, .@y;