mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 11:44:17 +01:00
Format newlines in pc_transfer.inc
This commit is contained in:
parent
0e5fac564e
commit
380cc8615b
@ -5,7 +5,8 @@ gText_PkmnTransferredSomeonesPC::
|
|||||||
.string "BOX “{STR_VAR_1}.”$"
|
.string "BOX “{STR_VAR_1}.”$"
|
||||||
|
|
||||||
gText_PkmnTransferredLanettesPC::
|
gText_PkmnTransferredLanettesPC::
|
||||||
.string "{STR_VAR_2} was transferred to\nLANETTE'S PC.\p"
|
.string "{STR_VAR_2} was transferred to\n"
|
||||||
|
.string "LANETTE'S PC.\p"
|
||||||
.string "It was placed in \n"
|
.string "It was placed in \n"
|
||||||
.string "BOX “{STR_VAR_1}.”$"
|
.string "BOX “{STR_VAR_1}.”$"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user