trainers put the class and id first: trainer YOUNGSTER, JOEY1, ...
This commit is contained in:
@@ -69,7 +69,7 @@ UnknownScript_0x985a3:
|
||||
end
|
||||
|
||||
TrainerSageGaku:
|
||||
trainer EVENT_BEAT_SAGE_GAKU, SAGE, GAKU, SageGakuSeenText, SageGakuBeatenText, 0, .Script
|
||||
trainer SAGE, GAKU, EVENT_BEAT_SAGE_GAKU, SageGakuSeenText, SageGakuBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
opentext
|
||||
@@ -79,7 +79,7 @@ TrainerSageGaku:
|
||||
end
|
||||
|
||||
TrainerSageMasa:
|
||||
trainer EVENT_BEAT_SAGE_MASA, SAGE, MASA, SageMasaSeenText, SageMasaBeatenText, 0, .Script
|
||||
trainer SAGE, MASA, EVENT_BEAT_SAGE_MASA, SageMasaSeenText, SageMasaBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
opentext
|
||||
@@ -89,7 +89,7 @@ TrainerSageMasa:
|
||||
end
|
||||
|
||||
TrainerSageKoji:
|
||||
trainer EVENT_BEAT_SAGE_KOJI, SAGE, KOJI, SageKojiSeenText, SageKojiBeatenText, 0, .Script
|
||||
trainer SAGE, KOJI, EVENT_BEAT_SAGE_KOJI, SageKojiSeenText, SageKojiBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
checkevent EVENT_KOJI_ALLOWS_YOU_PASSAGE_TO_TIN_TOWER
|
||||
|
Reference in New Issue
Block a user