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, 2 insertions, 2 deletions
diff --git a/world/map/npc/031-1/house.txt b/world/map/npc/031-1/house.txt index e9bd33c0..c64009ba 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,95,80,0|script|#Door|45,0,0 { set @Q_Nivalis_state_MASK, NIBBLE_5_MASK; set @Q_Nivalis_state_SHIFT, NIBBLE_5_SHIFT; @@ -19,6 +19,6 @@ close; L_Warp: - warp "031-2.gat", 23, 28; + warp "031-2", 23, 28; end; } |