Fix #709 miscellaneous issues
This commit is contained in:
@@ -9,7 +9,7 @@ PlayersHouse2F_MapScripts:
|
||||
|
||||
db 2 ; callbacks
|
||||
callback MAPCALLBACK_NEWMAP, .InitializeRoom
|
||||
callback MAPCALLBACK_TILES, .SetSpawn
|
||||
callback MAPCALLBACK_TILES, .SetUpTileDecorations
|
||||
|
||||
; unused
|
||||
.Null:
|
||||
@@ -26,7 +26,7 @@ PlayersHouse2F_MapScripts:
|
||||
.SkipInitialization:
|
||||
return
|
||||
|
||||
.SetSpawn:
|
||||
.SetUpTileDecorations:
|
||||
special ToggleMaptileDecorations
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user