Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -15,9 +15,9 @@ IlexForest_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
callback MAPCALLBACK_OBJECTS, .FarfetchdCallback
|
||||
callback MAPCALLBACK_OBJECTS, IlexForestFarfetchdCallback
|
||||
|
||||
.FarfetchdCallback:
|
||||
IlexForestFarfetchdCallback:
|
||||
checkevent EVENT_GOT_HM01_CUT
|
||||
iftrue .Static
|
||||
readmem wFarfetchdPosition
|
||||
|
Reference in New Issue
Block a user