You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
trainers put the class and id first: trainer YOUNGSTER, JOEY1, ...
This commit is contained in:
@@ -41,7 +41,7 @@ BrockScript_0x1a2864:
|
||||
end
|
||||
|
||||
TrainerCamperJerry:
|
||||
trainer EVENT_BEAT_CAMPER_JERRY, CAMPER, JERRY, CamperJerrySeenText, CamperJerryBeatenText, 0, .Script
|
||||
trainer CAMPER, JERRY, EVENT_BEAT_CAMPER_JERRY, CamperJerrySeenText, CamperJerryBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
|
||||
Reference in New Issue
Block a user