mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-21 22:52:15 +13:00
wcf4b -> wStringBuffer
This commit is contained in:
parent
236426138b
commit
7ee8a6509e
51 changed files with 112 additions and 114 deletions
|
|
@ -3,7 +3,7 @@ _ItemUseText001::
|
|||
text_end
|
||||
|
||||
_ItemUseText002::
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "!"
|
||||
done
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ _GotOnBicycleText1::
|
|||
text_end
|
||||
|
||||
_GotOnBicycleText2::
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "!"
|
||||
prompt
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ _GotOffBicycleText1::
|
|||
|
||||
_GotOffBicycleText2::
|
||||
text "the @"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "."
|
||||
prompt
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ _ThrewAwayItemText::
|
|||
_IsItOKToTossItemText::
|
||||
text "Is it OK to toss"
|
||||
line "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "?"
|
||||
prompt
|
||||
|
||||
|
|
@ -49,7 +49,7 @@ _AlreadyKnowsText::
|
|||
text_ram wcd6d
|
||||
text " knows"
|
||||
line "@"
|
||||
text_ram wcf4b
|
||||
text_ram wStringBuffer
|
||||
text "!"
|
||||
prompt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue