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.
029-1.gat,53,36,0 script #CandorBarrier 127,1,1,{
if ($@FIGHT_CAVE_STATUS != 0) goto L_Block;
warp "029-3.gat", 47, 22;
end;
L_Block:
message strcharinfo(0), "Some force seems to be blocking you from entering.";
}