Rename scene and callback labels (#981)

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
vulcandth
2022-08-09 17:04:18 -05:00
committed by GitHub
parent 134f45b71d
commit c3331eb7b1
137 changed files with 650 additions and 647 deletions

View File

@@ -11,19 +11,19 @@
DragonsDenB1F_MapScripts:
def_scene_scripts
scene_script .DummyScene0, SCENE_DRAGONSDENB1F_NOOP
scene_script .DummyScene1, SCENE_DRAGONSDENB1F_CLAIR_GIVES_TM
scene_script DragonsDenB1FNoop1Scene, SCENE_DRAGONSDENB1F_NOOP
scene_script DragonsDenB1FNoop2Scene, SCENE_DRAGONSDENB1F_CLAIR_GIVES_TM
def_callbacks
callback MAPCALLBACK_NEWMAP, .CheckSilver
callback MAPCALLBACK_NEWMAP, DragonsDenB1FCheckSilverCallback
.DummyScene0:
DragonsDenB1FNoop1Scene:
end
.DummyScene1:
DragonsDenB1FNoop2Scene:
end
.CheckSilver:
DragonsDenB1FCheckSilverCallback:
checkevent EVENT_BEAT_RIVAL_IN_MT_MOON
iftrue .CheckDay
disappear DRAGONSDENB1F_SILVER