wcf4b -> wStringBuffer

This commit is contained in:
Rangi 2021-08-28 17:02:20 -04:00
parent 236426138b
commit 7ee8a6509e
51 changed files with 112 additions and 114 deletions

View file

@ -33,7 +33,7 @@ _ChooseABoxText::
text_end
_EvolvedText::
text_ram wcf4b
text_ram wStringBuffer
text " evolved"
done
@ -46,14 +46,14 @@ _IntoText::
_StoppedEvolvingText::
text "Huh? @"
text_ram wcf4b
text_ram wStringBuffer
text_start
line "stopped evolving!"
prompt
_IsEvolvingText::
text "What? @"
text_ram wcf4b
text_ram wStringBuffer
text_start
line "is evolving!"
done
@ -96,7 +96,7 @@ _FireDefrostedText::
_MonsStatsRoseText::
text "<USER>'s"
line "@"
text_ram wcf4b
text_ram wStringBuffer
text "@"
text_end
@ -111,7 +111,7 @@ _RoseText::
_MonsStatsFellText::
text "<TARGET>'s"
line "@"
text_ram wcf4b
text_ram wStringBuffer
text "@"
text_end