trainers put the class and id first: trainer YOUNGSTER, JOEY1, ...
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user