2901ba17 ^
89e2ac56 ^
f1783d12 ^
ea8bb7b0 ^
c0ba38cd ^
a691a9fd ^
1
2
3
4 5
6 7
8
9
10
11
12 13 14 15 16 17 18 19
029-1.gat,69,61,0|script|#CandorBarrier|45,0,0 { if ($@FIGHT_CAVE_STATUS == 1) goto L_Block; if (BaseLevel < 40) goto L_Block; warp "029-3.gat", 49, 53; end; L_Block: message strcharinfo(0), "Some force seems to be blocking you from entering."; end; } 029-1.gat,69,61,0|script|#CandorAnnouncer|127 { end; OnCommandTalk: npctalk $@candor_npctalk$; end; }