cleans up trainer battle scripts
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
This commit is contained in:
@@ -2,7 +2,7 @@ MtPyre_5F_MapScripts:: @ 8231C6D
|
||||
.byte 0
|
||||
|
||||
MtPyre_4F_EventScript_231C6E:: @ 8231C6E
|
||||
trainerbattle 0, TRAINER_TASHA, 0, MtPyre_4F_Text_231C85, MtPyre_4F_Text_231CDB
|
||||
trainerbattle_normal TRAINER_TASHA, MtPyre_4F_Text_231C85, MtPyre_4F_Text_231CDB
|
||||
msgbox MtPyre_4F_Text_231CEE, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user