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/014-1_Woodland | |
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/014-1_Woodland')
-rw-r--r-- | npc/014-1_Woodland/taro.txt | 2 |
1 files changed, 1 insertions, 1 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; } |