summaryrefslogtreecommitdiff
path: root/world/map/npc/015-1/barrier.txt
blob: 0e52125aeb186d288d14b8e3f207d1f8460fb961 (plain) (blame)
1
2
3
4
5
6
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|0,1,1,{
    set @KatzeNeedsAlone, 0;
    end;
}