summaryrefslogblamecommitdiff
path: root/npc/008-1/doors.txt
blob: de8ed1d8ef988091f9367da46a4ee8a0806ad250 (plain) (tree)
1
2
3
4
5
6





                                                      
008-1,104,27,0	script	CottageDoor	NPC_WARP,0,0,{
    end;

OnTouch:
    dispbottom(l("Locked."));
}