mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
wcf4b -> wStringBuffer
This commit is contained in:
parent
236426138b
commit
7ee8a6509e
51 changed files with 112 additions and 114 deletions
|
|
@ -72,7 +72,7 @@ _VitaminStatRoseText::
|
|||
text_ram wcd6d
|
||||
text "'s"
|
||||
line "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text " rose."
|
||||
prompt
|
||||
|
||||
|
|
@ -138,13 +138,13 @@ _RestorePPWhichTechniqueText::
|
|||
done
|
||||
|
||||
_PPMaxedOutText::
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "'s PP"
|
||||
line "is maxed out."
|
||||
prompt
|
||||
|
||||
_PPIncreasedText::
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "'s PP"
|
||||
line "increased."
|
||||
prompt
|
||||
|
|
@ -164,11 +164,11 @@ _BootedUpHMText::
|
|||
_TeachMachineMoveText::
|
||||
text "It contained"
|
||||
line "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "!"
|
||||
|
||||
para "Teach @"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text_start
|
||||
line "to a #MON?"
|
||||
done
|
||||
|
|
@ -178,12 +178,12 @@ _MonCannotLearnMachineMoveText::
|
|||
text " is not"
|
||||
line "compatible with"
|
||||
cont "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "."
|
||||
|
||||
para "It can't learn"
|
||||
line "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "."
|
||||
prompt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue