Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -23,9 +23,9 @@ GoldenrodGameCorner_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
callback MAPCALLBACK_OBJECTS, .MoveTutor
|
||||
callback MAPCALLBACK_OBJECTS, GoldenrodGameCornerMoveTutorCallback
|
||||
|
||||
.MoveTutor:
|
||||
GoldenrodGameCornerMoveTutorCallback:
|
||||
checkevent EVENT_BEAT_ELITE_FOUR
|
||||
iffalse .finish
|
||||
checkitem COIN_CASE
|
||||
|
Reference in New Issue
Block a user