DEPRECATED: The server data developed for the tmwAthena server used by The Mana World Legacy. All further development will take place in the "server-data" repo.
031-4.gat,40,71,0 script #YetiBarrier 127,1,1,{
if ($@FIGHT_YETI_STATUS == 1) goto L_Block;
warp "031-3.gat", 46, 27;
end;
L_Block:
message strcharinfo(0), "A force field seems to be blocking you from exiting.";
end;
}