From 7f3edeb9f75a01cd22791d57b0ecf5db97f7796f Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:19:50 -0600 Subject: NPCs on 051-* fixed --- world/map/npc/051-3/locks.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/051-3/locks.txt') diff --git a/world/map/npc/051-3/locks.txt b/world/map/npc/051-3/locks.txt index e04740af..f0fcb9d7 100644 --- a/world/map/npc/051-3/locks.txt +++ b/world/map/npc/051-3/locks.txt @@ -1,4 +1,4 @@ -051-3.gat,69,107,0|script|Jail Lock 1|400, +051-3.gat,69,107,0|script|Jail Lock 1|400 { if (isin("051-3.gat", 69, 108, 73, 111)) goto L_Do_Lock_Picking; end; @@ -17,7 +17,7 @@ L_OpenDoor: close; } -051-3.gat,64,100,0|script|Jail Lock 2|400, +051-3.gat,64,100,0|script|Jail Lock 2|400 { if (isin("051-3.gat", 64, 101, 66, 104)) goto L_Do_Lock_Picking; end; @@ -34,7 +34,7 @@ L_OpenDoor: close; } -051-3.gat,62,100,0|script|Jail Lock 3|400, +051-3.gat,62,100,0|script|Jail Lock 3|400 { if (isin("051-3.gat", 61, 101, 62, 104)) goto L_Do_Lock_Picking; end; @@ -51,7 +51,7 @@ L_OpenDoor: close; } -051-3.gat,58,100,0|script|Jail Lock 4|400, +051-3.gat,58,100,0|script|Jail Lock 4|400 { if (isin("051-3.gat", 57, 101, 58, 104)) goto L_Do_Lock_Picking; end; -- cgit v1.2.3-60-g2f50