summaryrefslogblamecommitdiff
path: root/world/map/npc/015-1/barrier.txt
blob: dacad6e77f95ea72a0810897389b9ae50a45068b (plain) (tree)
1
2
3
4
5
6
7
8


                                                                     
                                                   
 
                          
        
 
// 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
{
    set @catNeedsAlone, 0;
    end;
}