No more NONE
This commit is contained in:
@@ -6,7 +6,7 @@ Route2_MapScriptHeader:
|
||||
db 0
|
||||
|
||||
TrainerBug_catcherRob:
|
||||
trainer EVENT_BEAT_BUG_CATCHER_ROB, BUG_CATCHER, ROB, Bug_catcherRobSeenText, Bug_catcherRobBeatenText, NONE, Bug_catcherRobScript
|
||||
trainer EVENT_BEAT_BUG_CATCHER_ROB, BUG_CATCHER, ROB, Bug_catcherRobSeenText, Bug_catcherRobBeatenText, 0, Bug_catcherRobScript
|
||||
|
||||
Bug_catcherRobScript:
|
||||
talkaftercancel
|
||||
@@ -17,7 +17,7 @@ Bug_catcherRobScript:
|
||||
end
|
||||
|
||||
TrainerBug_catcherEd:
|
||||
trainer EVENT_BEAT_BUG_CATCHER_ED, BUG_CATCHER, ED, Bug_catcherEdSeenText, Bug_catcherEdBeatenText, NONE, Bug_catcherEdScript
|
||||
trainer EVENT_BEAT_BUG_CATCHER_ED, BUG_CATCHER, ED, Bug_catcherEdSeenText, Bug_catcherEdBeatenText, 0, Bug_catcherEdScript
|
||||
|
||||
Bug_catcherEdScript:
|
||||
talkaftercancel
|
||||
@@ -28,7 +28,7 @@ Bug_catcherEdScript:
|
||||
end
|
||||
|
||||
TrainerBug_catcherDoug:
|
||||
trainer EVENT_BEAT_BUG_CATCHER_DOUG, BUG_CATCHER, DOUG, Bug_catcherDougSeenText, Bug_catcherDougBeatenText, NONE, Bug_catcherDougScript
|
||||
trainer EVENT_BEAT_BUG_CATCHER_DOUG, BUG_CATCHER, DOUG, Bug_catcherDougSeenText, Bug_catcherDougBeatenText, 0, Bug_catcherDougScript
|
||||
|
||||
Bug_catcherDougScript:
|
||||
talkaftercancel
|
||||
|
Reference in New Issue
Block a user