summaryrefslogtreecommitdiff
path: root/npc/015-1_Woodland
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-05-16 15:20:10 +0000
committerFate <fate-tmw@googlemail.com>2009-05-16 15:20:10 +0000
commit9c025c897e112583b68de9d8545f81edb95dbe5c (patch)
tree0712c68e84e8f12650d07a90420003b6fd9e1cdd /npc/015-1_Woodland
parent25c4fee3bc0196a381b529f495bce8143ee0f501 (diff)
parent25789740c889c6f37d31b32cebb741ab7cfeb869 (diff)
downloadserverdata-9c025c897e112583b68de9d8545f81edb95dbe5c.tar.gz
serverdata-9c025c897e112583b68de9d8545f81edb95dbe5c.tar.bz2
serverdata-9c025c897e112583b68de9d8545f81edb95dbe5c.tar.xz
serverdata-9c025c897e112583b68de9d8545f81edb95dbe5c.zip
Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainline
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt
Diffstat (limited to 'npc/015-1_Woodland')
-rw-r--r--npc/015-1_Woodland/barrier.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-1_Woodland/barrier.txt b/npc/015-1_Woodland/barrier.txt
index 5cf82848..0ba82ec9 100644
--- a/npc/015-1_Woodland/barrier.txt
+++ b/npc/015-1_Woodland/barrier.txt
@@ -1,7 +1,7 @@
// This barrier is for checking whether the player went outside after
// progressing with the cat quest.
-015-1.gat,59,32,0 script #CatOutsideBarrier 127,1,1,{
+015-1.gat,59,32,0 script #CatOutsideBarrier 0,1,1,{
set KatzeBeenOutside, 1;
// No close here, as this doesn't open any client windows
}