diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-25 14:56:58 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-25 14:56:58 -0500 |
commit | 351d85f57d45dfcd6042b37aa36d77bec1d0a487 (patch) | |
tree | 4741fb1fe19d0dc8acf7b8bc6d230cdef489aa42 | |
parent | 35c0e1f60abcd81543c596df8ede65b418e79bd9 (diff) |
Update JP altar text comment
-rw-r--r-- | data/maps/CeladonCity_Hotel/text.inc | 4 | ||||
-rw-r--r-- | data/maps/CeladonCity_House1/text.inc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/CeladonCity_Hotel/text.inc b/data/maps/CeladonCity_Hotel/text.inc index 3932c4633..5ac6ac99c 100644 --- a/data/maps/CeladonCity_Hotel/text.inc +++ b/data/maps/CeladonCity_Hotel/text.inc @@ -1,7 +1,3 @@ -@ Odd, doesnt seem to be corresponding text in RB. Unclear what this was meant for -Text_BuddhistAltar:: @ 8197B6F - .string "ぶつだん だ‥$" - CeladonCity_Hotel_Text_ThisHotelIsForPeople:: @ 8197B77 .string "POKéMON?\n" .string "No, this is a hotel for people.\p" diff --git a/data/maps/CeladonCity_House1/text.inc b/data/maps/CeladonCity_House1/text.inc index 49bf8e3fe..d07d4a0e4 100644 --- a/data/maps/CeladonCity_House1/text.inc +++ b/data/maps/CeladonCity_House1/text.inc @@ -14,3 +14,7 @@ CeladonCity_House1_Text_DontTouchGameCornerPoster:: @ 8197B20 .string "CORNER!\p" .string "There's no secret switch behind it!$" +@ Text for the replaced altars in the rocket chiefs house / celadon mansion +@ In English RB, this is westernized as "It's a sculpture of DIGLETT.", and is removed altogether in FRLG +Text_ItsABuddhistAltar:: @ 8197B6F + .string "ぶつだん だ‥$" |