diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:16:52 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 409ae537700ae00a7198a5854d31ac69eb6bde1e (patch) | |
tree | beca4aab462e8fa1225afa23e0077590336fae99 /world/map/npc/031-1/house.txt | |
parent | 85fad1237e1f4ee964eb5c0236a8d7f60c949bc2 (diff) | |
download | serverdata-409ae537700ae00a7198a5854d31ac69eb6bde1e.tar.gz serverdata-409ae537700ae00a7198a5854d31ac69eb6bde1e.tar.bz2 serverdata-409ae537700ae00a7198a5854d31ac69eb6bde1e.tar.xz serverdata-409ae537700ae00a7198a5854d31ac69eb6bde1e.zip |
NPCs on 031-* fixed
Diffstat (limited to 'world/map/npc/031-1/house.txt')
-rw-r--r-- | world/map/npc/031-1/house.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index 3d250e4e..e9bd33c0 100644 --- a/world/map/npc/031-1/house.txt +++ b/world/map/npc/031-1/house.txt @@ -2,7 +2,7 @@ // 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; |