blob: 35347e59719917c3e633bf7cc239e6921a93e5f3 (
plain) (
tree)
|
|
029-1.gat,54,37,0|script|#CandorBarrier|45,0,0,
{
if ($@FIGHT_CAVE_STATUS == 1) goto L_Block;
warp "029-3.gat", 46, 23;
end;
L_Block:
message strcharinfo(0), "Some force seems to be blocking you from entering.";
end;
}
|