trainers put the class and id first: trainer YOUNGSTER, JOEY1, ...

This commit is contained in:
Rangi
2018-01-23 13:08:48 -05:00
parent dea26c6639
commit 8f2878c37e
88 changed files with 339 additions and 339 deletions

View File

@@ -102,7 +102,7 @@ YoungsterScript_0x5807e:
end
TrainerPsychicNathan:
trainer EVENT_BEAT_PSYCHIC_NATHAN, PSYCHIC_T, NATHAN, PsychicNathanSeenText, PsychicNathanBeatenText, 0, .Script
trainer PSYCHIC_T, NATHAN, EVENT_BEAT_PSYCHIC_NATHAN, PsychicNathanSeenText, PsychicNathanBeatenText, 0, .Script
.Script:
end_if_just_battled
@@ -113,7 +113,7 @@ TrainerPsychicNathan:
end
TrainerSuperNerdStan:
trainer EVENT_BEAT_SUPER_NERD_STAN, SUPER_NERD, STAN, UnknownText_0x581e5, UnknownText_0x58217, 0, .Script
trainer SUPER_NERD, STAN, EVENT_BEAT_SUPER_NERD_STAN, UnknownText_0x581e5, UnknownText_0x58217, 0, .Script
.Script:
end_if_just_battled