Use fadescreen constants
This commit is contained in:
@@ -101,14 +101,14 @@ PlayersHouse_2F_EventScript_MomComesUpstairsFemale:: @ 829280F
|
||||
|
||||
PlayersHouse_2F_EventScript_CheckWallClock:: @ 829283F
|
||||
incrementgamestat GAME_STAT_CHECKED_CLOCK
|
||||
fadescreen 1
|
||||
fadescreen FADE_TO_BLACK
|
||||
special Special_ViewWallClock
|
||||
waitstate
|
||||
releaseall
|
||||
end
|
||||
|
||||
PlayersHouse_2F_EventScript_SetWallClock:: @ 8292849
|
||||
fadescreen 1
|
||||
fadescreen FADE_TO_BLACK
|
||||
special StartWallClock
|
||||
waitstate
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user