From 159116ab059fe579ac42f75eb1bb288d90c01a67 Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 5 May 2015 16:14:47 -0400 Subject: add new states to cindy quest --- world/map/npc/031-1/house.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/031-1/house.txt') diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index bf678666..f7ffb549 100644 --- a/world/map/npc/031-1/house.txt +++ b/world/map/npc/031-1/house.txt @@ -4,7 +4,7 @@ 031-1,95,80,0|script|#Door|45,0,0 { - if (QL_CINDY > 2) + if (QL_CINDY == 3 || QL_CINDY == 4) goto L_Warp; message strcharinfo(0), "##3Door : ##BThe door is locked."; end; -- cgit v1.2.3-60-g2f50