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-2/angelaHouse.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-2/angelaHouse.txt')
-rw-r--r-- | world/map/npc/031-2/angelaHouse.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/031-2/angelaHouse.txt b/world/map/npc/031-2/angelaHouse.txt index 1b3ccb0a..24759211 100644 --- a/world/map/npc/031-2/angelaHouse.txt +++ b/world/map/npc/031-2/angelaHouse.txt @@ -3,7 +3,7 @@ // state3: it's your first visit, you can choose a reward // state4: you can do daily quests with white and yellow presents boxes -031-2.gat,29,28,0|script|Angela#house|196, +031-2.gat,29,28,0|script|Angela#house|196 { set @Q_Nivalis_state_MASK, NIBBLE_5_MASK; set @Q_Nivalis_state_SHIFT, NIBBLE_5_SHIFT; |