shithub: pokered

ref: 9de54645c896cc57a79679aecd6174afc59762c8
dir: /text/maps/fuchsia_city.asm/

View raw version
_FuchsiaCityText1:: ; a5e9c (29:5e9c)
	text "Did you try the"
	line "SAFARI GAME? Some"
	cont "#MON can only"
	cont "be caught there."
	done

_FuchsiaCityText2:: ; a5ede (29:5ede)
	text "SAFARI ZONE has a"
	line "zoo in front of"
	cont "the entrance."

	para "Out back is the"
	line "SAFARI GAME for"
	cont "catching #MON."
	done

_FuchsiaCityText3:: ; a5f3e (29:5f3e)
	text "ERIK: Where's"
	line "SARA? I said I'd"
	cont "meet her here."
	done

_FuchsiaCityText4:: ; a5f6b (29:5f6b)
	text "That item ball in"
	line "there is really a"
	cont "#MON."
	done

_FuchsiaCityText5:: ; a5f96 (29:5f96)
	text "!"
	done

_FuchsiaCityText11:: ; a5f99 (29:5f99)
	text "FUCHSIA CITY"
	line "Behold! It's"
	cont "Passion Pink!"
	done

_FuchsiaCityText13:: ; a5fc1 (29:5fc1)
	text "SAFARI GAME"
	line "#MON-U-CATCH!"
	done

_FuchsiaCityText16:: ; a5fdc (29:5fdc)
	text "SAFARI ZONE"
	line "WARDEN's HOME"
	done

_FuchsiaCityText17:: ; a5ff6 (29:5ff6)
	text "#MON PARADISE"
	line "SAFARI ZONE"
	done

_FuchsiaCityText18:: ; a6011 (29:6011)
	text "FUCHSIA CITY"
	line "#MON GYM"
	cont "LEADER: KOGA"

	para "The Poisonous"
IF DEF(_YELLOW)
	line "Ninja Master!"
ELSE
	line "Ninja Master"
ENDC
	done

_FuchsiaCityChanseyText:: ; a6050 (29:6050)
	text "Name: CHANSEY"

	para "Catching one is"
	line "all up to chance."
	prompt

_FuchsiaCityVoltorbText:: ; a6081 (29:6081)
	text "Name: VOLTORB"

	para "The very image of"
	line "a # BALL."
	prompt

_FuchsiaCityKangaskhanText:: ; a60ac (29:60ac)
	text "Name: KANGASKHAN"

	para "A maternal #MON"
	line "that raises its"
	cont "young in a pouch"
	cont "on its belly."
	prompt

_FuchsiaCitySlowpokeText:: ; a60fd (29:60fd)
	text "Name: SLOWPOKE"

	para "Friendly and very"
	line "slow moving."
	prompt

_FuchsiaCityLaprasText:: ; a612c (29:612c)
	text "Name: LAPRAS"

	para "A.K.A. the king"
	line "of the seas."
	prompt

_FuchsiaCityOmanyteText:: ; a6157 (29:6157)
	text "Name: OMANYTE"

	para "A #MON that"
	line "was resurrected"
	cont "from a fossil."
	prompt

_FuchsiaCityKabutoText:: ; a6191 (29:6191)
	text "Name: KABUTO"

	para "A #MON that"
	line "was resurrected"
	cont "from a fossil."
	prompt

_FuchsiaCityText_19b2a:: ; a61ca (29:61ca)
	text "..."
	done