Add npc text color constants
This commit is contained in:
@@ -24,7 +24,7 @@ Route22_EventScript_EarlyRivalTriggerBottom::
|
||||
end
|
||||
|
||||
Route22_EventScript_EarlyRival::
|
||||
textcolor 0
|
||||
textcolor NPC_TEXT_COLOR_MALE
|
||||
playbgm MUS_ENCOUNTER_RIVAL, 0
|
||||
addobject LOCALID_RIVAL
|
||||
compare VAR_TEMP_1, 0
|
||||
@@ -184,7 +184,7 @@ Route22_EventScript_LateRivalTriggerBottom::
|
||||
end
|
||||
|
||||
Route22_EventScript_LateRival::
|
||||
textcolor 0
|
||||
textcolor NPC_TEXT_COLOR_MALE
|
||||
playbgm MUS_ENCOUNTER_RIVAL, 0
|
||||
addobject LOCALID_RIVAL
|
||||
compare VAR_TEMP_1, 0
|
||||
|
||||
Reference in New Issue
Block a user