Remove address comments
This commit is contained in:
+13
-13
@@ -1,47 +1,47 @@
|
||||
Text_ObtainedTheX:: @ 81A51F6
|
||||
Text_ObtainedTheX::
|
||||
.string "Obtained the {STR_VAR_2}!$"
|
||||
|
||||
Text_BagIsFull:: @ 81A5207
|
||||
Text_BagIsFull::
|
||||
.string "The BAG is full…$"
|
||||
|
||||
Text_PutItemAway:: @ 81A5218
|
||||
Text_PutItemAway::
|
||||
.string "{PLAYER} put the {STR_VAR_2}\n"
|
||||
.string "in the {STR_VAR_3}.$"
|
||||
|
||||
Text_FoundOneItem:: @ 81A5231
|
||||
Text_FoundOneItem::
|
||||
.string "{PLAYER} found one {STR_VAR_2}!$"
|
||||
|
||||
Text_TooBadBagFull:: @ 81A5242
|
||||
Text_TooBadBagFull::
|
||||
.string "Too bad!\n"
|
||||
.string "The BAG is full…$"
|
||||
|
||||
Text_FoundXCoins:: @ 81A525C
|
||||
Text_FoundXCoins::
|
||||
.string "{PLAYER} found\n"
|
||||
.string "{STR_VAR_1} {STR_VAR_2}!$"
|
||||
|
||||
Text_PutCoinsAwayInCoinCase:: @ 81A526C
|
||||
Text_PutCoinsAwayInCoinCase::
|
||||
.string "{PLAYER} put the COINS away in\n"
|
||||
.string "the COIN CASE.$"
|
||||
|
||||
Text_CoinCaseIsFull:: @ 81A5294
|
||||
Text_CoinCaseIsFull::
|
||||
.string "Too bad!\n"
|
||||
.string "The COIN CASE is full…$"
|
||||
|
||||
Text_NothingToPutThemIn:: @ 81A52B4
|
||||
Text_NothingToPutThemIn::
|
||||
.string "Too bad!\n"
|
||||
.string "There's nothing to put them in…$"
|
||||
|
||||
Text_FoundXItems:: @ 81A52DD
|
||||
Text_FoundXItems::
|
||||
.string "{PLAYER} found\n"
|
||||
.string "{STR_VAR_1} {STR_VAR_2}(s)!$"
|
||||
|
||||
Text_ObtainedTheDecor:: @ 81A52F0
|
||||
Text_ObtainedTheDecor::
|
||||
.string "Obtained the {STR_VAR_2}!$"
|
||||
|
||||
Text_NoRoomForAnotherDecor:: @ 81A5301
|
||||
Text_NoRoomForAnotherDecor::
|
||||
.string "Too bad! There's no room left for\n"
|
||||
.string "another {STR_VAR_2}…$"
|
||||
|
||||
Text_DecorTransferredToPC:: @ 81A532F
|
||||
Text_DecorTransferredToPC::
|
||||
.string "The {STR_VAR_2} was transferred\n"
|
||||
.string "to the PC.$"
|
||||
|
||||
Reference in New Issue
Block a user