diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-02-23 11:01:30 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-23 11:01:30 -0700 |
commit | b6e53c58c1f0562bc6d552cbd81e5704569fdc17 (patch) | |
tree | a6b99142ca012c9816066c2bdd4747bea4d22491 /npc/019-1_Snow_field/taro.txt | |
parent | d545853dc153eb60a88c1576c342b9220ee15dd2 (diff) | |
download | serverdata-b6e53c58c1f0562bc6d552cbd81e5704569fdc17.tar.gz serverdata-b6e53c58c1f0562bc6d552cbd81e5704569fdc17.tar.bz2 serverdata-b6e53c58c1f0562bc6d552cbd81e5704569fdc17.tar.xz serverdata-b6e53c58c1f0562bc6d552cbd81e5704569fdc17.zip |
Fix close bug in Taro
Diffstat (limited to 'npc/019-1_Snow_field/taro.txt')
-rw-r--r-- | npc/019-1_Snow_field/taro.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |