Remove address comments
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
gText_ObtainedTheItem:: @ 8272A78
|
||||
gText_ObtainedTheItem::
|
||||
.string "Obtained the {STR_VAR_2}!$"
|
||||
|
||||
gText_TheBagIsFull:: @ 8272A89
|
||||
gText_TheBagIsFull::
|
||||
.string "The BAG is full…$"
|
||||
|
||||
gText_PutItemInPocket:: @ 8272A9A
|
||||
gText_PutItemInPocket::
|
||||
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
||||
.string "in the {STR_VAR_3} POCKET.$"
|
||||
|
||||
gText_PlayerFoundOneItem:: @ 8272ABF
|
||||
gText_PlayerFoundOneItem::
|
||||
.string "{PLAYER} found one {STR_VAR_2}!$"
|
||||
|
||||
gText_TooBadBagIsFull:: @ 8272AD0
|
||||
gText_TooBadBagIsFull::
|
||||
.string "Too bad!\n"
|
||||
.string "The BAG is full…$"
|
||||
|
||||
gText_PlayerPutItemInBag:: @ 8272AEA
|
||||
gText_PlayerPutItemInBag::
|
||||
.string "{PLAYER} put away the {STR_VAR_2}\n"
|
||||
.string "in the BAG.$"
|
||||
|
||||
gText_ObtainedTheDecor:: @ 8272B09
|
||||
gText_ObtainedTheDecor::
|
||||
.string "Obtained the {STR_VAR_2}!$"
|
||||
|
||||
gText_NoRoomLeftForAnother:: @ 8272B1A
|
||||
gText_NoRoomLeftForAnother::
|
||||
.string "Too bad! There's no room left for\n"
|
||||
.string "another {STR_VAR_2}…$"
|
||||
|
||||
gText_TheDecorWasTransferredToThePC:: @ 8272B48
|
||||
gText_TheDecorWasTransferredToThePC::
|
||||
.string "The {STR_VAR_2} was transferred\n"
|
||||
.string "to the PC.$"
|
||||
|
||||
Reference in New Issue
Block a user