diff options
Diffstat (limited to 'maps/ManiasHouse.asm')
-rw-r--r-- | maps/ManiasHouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/ManiasHouse.asm b/maps/ManiasHouse.asm index 3d53e1508..c2b33f088 100644 --- a/maps/ManiasHouse.asm +++ b/maps/ManiasHouse.asm @@ -212,4 +212,4 @@ ManiasHouse_MapEventHeader: ; people-events db 1 - person_event SPRITE_ROCKER, 8, 6, $3, $0, 255, 255, $0, 0, RockerScript_0x9d278, EVENT_ALWAYS_THERE + person_event SPRITE_ROCKER, 8, 6, $3, $0, 255, 255, $0, 0, RockerScript_0x9d278, -1 |