blob: 0487177f0c1359a52030103da8f59070d2c75c49 (
plain) (
tree)
|
|
027-7,36,61,0 script #GeneralExit2 NPC45,6,0,{
if ($@CRYPT_FIGHT2 != 0)
goto L_Block;
warp "027-4",73,77;
end;
L_Block:
message strcharinfo(0), "A force field seems to be blocking you from exiting.";
end;
}
|