22cfbc01 ^
89e2ac56 ^
a5816766 ^
b8a7ee5e ^
eeeb6bf6 ^
0b9235d0 ^
e80a9f91 ^
1
2
3
4
5
6
7
8
9
10 11 12
13
14
002-4,68,98,0|script|#UGP_Barrier|45,0,0 { if (QL_MINEALL >= 25) goto L_Barrier_Open; message strcharinfo(0), "Some force seems to block your entrance."; goto L_End; L_Barrier_Open: warp "002-5",35,97; goto L_End; L_End: end; }