diff options
Diffstat (limited to 'data/text/pc.inc')
-rw-r--r-- | data/text/pc.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/text/pc.inc b/data/text/pc.inc index 5367632b5..1c7bf5a32 100644 --- a/data/text/pc.inc +++ b/data/text/pc.inc @@ -1,17 +1,17 @@ -Text_BootUpPC: @ 827265A +Text_BootUpPC: .string "{PLAYER} booted up the PC.$" -gText_WhichPCShouldBeAccessed:: @ 827266F +gText_WhichPCShouldBeAccessed:: .string "Which PC should be accessed?$" -gText_AccessedSomeonesPC:: @ 827268C +gText_AccessedSomeonesPC:: .string "Accessed SOMEONE'S PC.$" -gText_StorageSystemOpened:: @ 82726A3 +gText_StorageSystemOpened:: .string "POKéMON Storage System opened.$" -gText_AccessedPlayersPC:: @ 82726C2 +gText_AccessedPlayersPC:: .string "Accessed {PLAYER}'s PC.$" -gText_AccessedLanettesPC:: @ 82726D4 +gText_AccessedLanettesPC:: .string "Accessed LANETTE's PC.$" |