diff options
Diffstat (limited to 'world/map/npc/031-1/house.txt')
-rw-r--r-- | world/map/npc/031-1/house.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index b35d816f..3d250e4e 100644 --- a/world/map/npc/031-1/house.txt +++ b/world/map/npc/031-1/house.txt @@ -2,7 +2,8 @@ // player can enter, if Cindy is already saved and the player has been invited, quest status > 2 // author: Jenalya -031-1.gat,95,80,0|script|#Door|45,0,0,{ +031-1.gat,95,80,0|script|#Door|45,0,0, +{ set @Q_Nivalis_state_MASK, NIBBLE_5_MASK; set @Q_Nivalis_state_SHIFT, NIBBLE_5_SHIFT; |