// 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;
}