blob: 49157e6f22f9726c7ac16f0c672b44a75e1e8a69 (
plain) (
tree)
|
|
031-4.gat,40,71,0|script|#YetiBarrier-inside|45,0,0
{
if ($@FIGHT_YETI_STATUS == 1) goto L_Block;
warp "031-3.gat", 46, 25;
end;
L_Block:
message strcharinfo(0), "A force field seems to be blocking you from exiting.";
end;
}
|