Consistent labels for each nickname in RAM

This commit is contained in:
Rangi
2021-03-17 16:16:02 -04:00
parent 6c8f8609cb
commit 4522162d45
57 changed files with 382 additions and 303 deletions

View File

@@ -133,12 +133,12 @@ _YourFoesWeakGetmMonText::
text_end
_BattleMonNicknameText::
text_ram wBattleMonNick
text_ram wBattleMonNickname
text "!"
done
_BattleMonNickCommaText::
text_ram wBattleMonNick
text_ram wBattleMonNickname
text ",@"
text_end
@@ -807,7 +807,7 @@ _BreedAskNicknameText::
_LeftWithDayCareLadyText::
text "It's @"
text_ram wBreedMon2Nick
text_ram wBreedMon2Nickname
text_start
line "that was left with"
cont "the DAY-CARE LADY."
@@ -815,7 +815,7 @@ _LeftWithDayCareLadyText::
_LeftWithDayCareManText::
text "It's @"
text_ram wBreedMon1Nick
text_ram wBreedMon1Nickname
text_start
line "that was left with"
cont "the DAY-CARE MAN."