From b6e53c58c1f0562bc6d552cbd81e5704569fdc17 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 23 Feb 2009 11:01:30 -0700 Subject: Fix close bug in Taro --- npc/014-1_Woodland/taro.txt | 2 +- npc/019-1_Snow_field/taro.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') 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; } -- cgit v1.2.3-70-g09d2