blob: 1c7bf5a32c63b0b4696075819e050c245e62486e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Text_BootUpPC:
.string "{PLAYER} booted up the PC.$"
gText_WhichPCShouldBeAccessed::
.string "Which PC should be accessed?$"
gText_AccessedSomeonesPC::
.string "Accessed SOMEONE'S PC.$"
gText_StorageSystemOpened::
.string "POKéMON Storage System opened.$"
gText_AccessedPlayersPC::
.string "Accessed {PLAYER}'s PC.$"
gText_AccessedLanettesPC::
.string "Accessed LANETTE's PC.$"
|