Add scene ID constants (TODO: meaningful names)

This commit is contained in:
Rangi
2018-01-31 23:16:51 -05:00
parent 7d6e82ef1c
commit a17623d96b
87 changed files with 826 additions and 437 deletions

View File

@@ -79,7 +79,7 @@ SSAquaGranddaughterBefore:
writetext SSAquaEntertainedGranddaughterText
buttonsound
setevent EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
setmapscene FAST_SHIP_1F, 0
setmapscene FAST_SHIP_1F, SCENE_FASTSHIP1F_0
jump SSAquaMetalCoatAndDocking
SSAquaGrandpa:
@@ -92,7 +92,7 @@ SSAquaGrandpa:
writetext SSAquaCantFindGranddaughterText
waitbutton
closetext
setmapscene FAST_SHIP_1F, 0
setmapscene FAST_SHIP_1F, SCENE_FASTSHIP1F_0
end
SSAquaMetalCoatAndDocking: