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

@@ -60,7 +60,7 @@ UnknownScript_0x70035:
disappear LAKEOFRAGE_LANCE
clearevent EVENT_MAHOGANY_MART_LANCE_AND_DRAGONITE
setevent EVENT_DECIDED_TO_HELP_LANCE
setmapscene MAHOGANY_MART_1F, 1
setmapscene MAHOGANY_MART_1F, SCENE_MAHOGANYMART1F_1
end
UnknownScript_0x7004e:
@@ -99,7 +99,7 @@ UnknownScript_0x7007a:
waitsfx
itemnotify
closetext
setscene 0
setscene 0 ; Lake of Rage does not have a scene variable
appear LAKEOFRAGE_LANCE
end