Merge branch 'master' into pokenav_unk_2
This commit is contained in:
@@ -235,7 +235,7 @@ static u8 CheckTrainer(u8 eventObjectId)
|
||||
u8 approachDistance;
|
||||
|
||||
if (InTrainerHill() == TRUE)
|
||||
scriptPtr = sub_81D62AC();
|
||||
scriptPtr = GetTrainerHillTrainerScript();
|
||||
else
|
||||
scriptPtr = GetEventObjectScriptPointerByEventObjectId(eventObjectId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user