blob: 4a570c62639df5807e5d7f2691a11e6cdb98984e (
plain) (
tree)
|
|
029-1.gat,54,36,0|script|#CandorBarrier|127,1,1,{
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.";
}
|