summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/014-1_Woodland/taro.txt2
-rw-r--r--npc/019-1_Snow_field/taro.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/014-1_Woodland/taro.txt b/npc/014-1_Woodland/taro.txt
index 3ec76163..34db26b9 100644
--- a/npc/014-1_Woodland/taro.txt
+++ b/npc/014-1_Woodland/taro.txt
@@ -69,6 +69,6 @@ L_Tree:
close;
L_Warp:
+ close2;
warp "019-1.gat",56,61;
- close;
}
diff --git a/npc/019-1_Snow_field/taro.txt b/npc/019-1_Snow_field/taro.txt
index f2170390..c84e4e86 100644
--- a/npc/019-1_Snow_field/taro.txt
+++ b/npc/019-1_Snow_field/taro.txt
@@ -67,6 +67,6 @@ L_Tree:
close;
L_Warp:
+ close2;
warp "014-1.gat", 52, 45;
- close;
}