diff options
Diffstat (limited to 'npc/000-0-1/narrator.txt')
-rw-r--r-- | npc/000-0-1/narrator.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-0-1/narrator.txt b/npc/000-0-1/narrator.txt index 4445a549..c83dbac7 100644 --- a/npc/000-0-1/narrator.txt +++ b/npc/000-0-1/narrator.txt @@ -26,8 +26,8 @@ if (countitem(JohanneKey) == 1) delitem JohanneKey, 1; setq General_Narrator, 1; setq ShipQuests_Nard, 6; - savepoint "001-2-22.gat", 50, 38; - warp "001-2-22.gat", 50, 38; + savepoint "001-2-22", 50, 38; + warp "001-2-22", 50, 38; closedialog; close; |