No more NONE
This commit is contained in:
@@ -77,7 +77,7 @@ UnknownScript_0x5e5a1:
|
||||
end
|
||||
|
||||
TrainerGruntM7:
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_7, GRUNTM, 7, GruntM7SeenText, GruntM7BeatenText, NONE, GruntM7Script
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_7, GRUNTM, 7, GruntM7SeenText, GruntM7BeatenText, 0, GruntM7Script
|
||||
|
||||
GruntM7Script:
|
||||
talkaftercancel
|
||||
@@ -88,7 +88,7 @@ GruntM7Script:
|
||||
end
|
||||
|
||||
TrainerGruntM8:
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_8, GRUNTM, 8, GruntM8SeenText, GruntM8BeatenText, NONE, GruntM8Script
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_8, GRUNTM, 8, GruntM8SeenText, GruntM8BeatenText, 0, GruntM8Script
|
||||
|
||||
GruntM8Script:
|
||||
talkaftercancel
|
||||
@@ -99,7 +99,7 @@ GruntM8Script:
|
||||
end
|
||||
|
||||
TrainerGruntM9:
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_9, GRUNTM, 9, GruntM9SeenText, GruntM9BeatenText, NONE, GruntM9Script
|
||||
trainer EVENT_BEAT_ROCKET_GRUNTM_9, GRUNTM, 9, GruntM9SeenText, GruntM9BeatenText, 0, GruntM9Script
|
||||
|
||||
GruntM9Script:
|
||||
talkaftercancel
|
||||
@@ -110,7 +110,7 @@ GruntM9Script:
|
||||
end
|
||||
|
||||
TrainerScientistMarc:
|
||||
trainer EVENT_BEAT_SCIENTIST_MARC, SCIENTIST, MARC, ScientistMarcSeenText, ScientistMarcBeatenText, NONE, ScientistMarcScript
|
||||
trainer EVENT_BEAT_SCIENTIST_MARC, SCIENTIST, MARC, ScientistMarcSeenText, ScientistMarcBeatenText, 0, ScientistMarcScript
|
||||
|
||||
ScientistMarcScript:
|
||||
talkaftercancel
|
||||
|
Reference in New Issue
Block a user