OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA

This commit is contained in:
GriffinR
2024-10-14 22:48:30 -04:00
parent a2e408cf4e
commit 4dc5c47799
75 changed files with 315 additions and 315 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ TrainerTower_EventScript_IneligibleForDoubleBattle::
playse SE_DING_DONG
msgbox TrainerTower_Lobby_Text_NeedTwoMonsForDouble
closemessage
applymovement OBJ_EVENT_ID_PLAYER, TrainerTower_Movement_PushPlayerBack
applymovement LOCALID_PLAYER, TrainerTower_Movement_PushPlayerBack
waitmovement 0
releaseall
end