Rename scene and callback labels (#981)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
@@ -9,9 +9,9 @@ KurtsHouse_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
callback MAPCALLBACK_OBJECTS, .KurtCallback
|
||||
callback MAPCALLBACK_OBJECTS, KurtsHouseKurtCallback
|
||||
|
||||
.KurtCallback:
|
||||
KurtsHouseKurtCallback:
|
||||
checkevent EVENT_CLEARED_SLOWPOKE_WELL
|
||||
iffalse .Done
|
||||
checkevent EVENT_FOREST_IS_RESTLESS
|
||||
|
Reference in New Issue
Block a user