Consistent labels for each nickname in RAM
This commit is contained in:
@@ -1106,7 +1106,7 @@ _EnemyWithdrewText::
|
||||
text "<ENEMY>"
|
||||
line "withdrew"
|
||||
cont "@"
|
||||
text_ram wEnemyMonNick
|
||||
text_ram wEnemyMonNickname
|
||||
text "!"
|
||||
prompt
|
||||
|
||||
@@ -1116,7 +1116,7 @@ _EnemyUsedOnText::
|
||||
text_ram wMonOrItemNameBuffer
|
||||
text_start
|
||||
cont "on @"
|
||||
text_ram wEnemyMonNick
|
||||
text_ram wEnemyMonNickname
|
||||
text "!"
|
||||
prompt
|
||||
|
||||
|
Reference in New Issue
Block a user