diff options
Diffstat (limited to 'maps/PlayersHouse2F.asm')
-rw-r--r-- | maps/PlayersHouse2F.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/PlayersHouse2F.asm b/maps/PlayersHouse2F.asm index 65b4dbe1..32f57167 100644 --- a/maps/PlayersHouse2F.asm +++ b/maps/PlayersHouse2F.asm @@ -1,4 +1,4 @@ - const_def 2 ; object constants + object_const_def ; object_event constants const PLAYERSHOUSE2F_CONSOLE const PLAYERSHOUSE2F_DOLL_1 const PLAYERSHOUSE2F_DOLL_2 @@ -59,6 +59,7 @@ PlayersHouseRadioScript: pause 45 closetext end + PlayersHouseBookshelfScript: jumpstd picturebookshelf |