// Mini-Boss // General Krukan exit 027-6,38,61,0|script|#GeneralExit1|45,6,0 { if ($@CRYPT_FIGHT1 == 1) goto L_Block; warp "027-3",82,89; end; L_Block: message strcharinfo(0), "A force field seems to be blocking you from exiting."; end; }