diff options
Diffstat (limited to 'world/map/npc/031-1/house.txt')
-rw-r--r-- | world/map/npc/031-1/house.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index aa0d4067..f6e5c299 100644 --- a/world/map/npc/031-1/house.txt +++ b/world/map/npc/031-1/house.txt @@ -11,6 +11,10 @@ if (@rescue_Cindy > 2) goto L_Warp; message strcharinfo(0), "The door is locked."; + + set @Q_Nivalis_state_MASK, 0; + set @Q_Nivalis_state_SHIFT, 0; + set @rescue_Cindy, 0; close; L_Warp: |