post-test fixes

Fixed Cianwood Gym Trainers
Fixed Mt. Mortar Suicune instacrash
This commit is contained in:
Llinos Evans 2024-12-21 22:31:56 +00:00
parent 63558a935f
commit 9c02788f7d
2 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@ Route42_MapScripts:
scene_script Route42Noop2Scene, SCENE_ROUTE42_SUICUNE
def_callbacks
callback MAPCALLBACK_OBJECTS, Route14SuicuneCallback
callback MAPCALLBACK_OBJECTS, Route42SuicuneCallback
Route42Noop1Scene:
end