kep-hack/text/SilphGauntlet1F.asm
MementoMartha 0b334abbf3 Silph Gauntlet 1F trainers!
Currently working fine except the trainers can't see you, which I'll try fixing soon
2023-04-25 03:15:43 +01:00

111 lines
1.9 KiB
NASM

_SilphGauntlet1FBattleText1::
text "Hey! Welcome to"
line "SILPH GAUNTLET!"
para "This whole place"
line "is full of really"
cont "strong trainers,"
cont "so let's see how"
cont "strong you are!"
done
_SilphGauntlet1FEndBattleText1::
text "Whoa!"
line "Pretty good!"
prompt
_SilphGauntlet1FAfterBattleText1::
text "I'm still only the"
line "first trainer!"
cont "It gets tougher"
cont "from here!"
done
_SilphGauntlet1FBattleText2::
text "This indoor forest"
line "is so cool!"
para "Don't you think it"
line "looks just like"
cont "VIRIDIAN FOREST?"
done
_SilphGauntlet1FEndBattleText2::
text "No!"
line "My bugs!"
prompt
_SilphGauntlet1FAfterBattleText2::
text "I wonder what the"
line "upper floors look"
cont "like..."
done
_SilphGauntlet1FBattleText3::
text "Go, CLEFABLE!"
line "Let's win this!"
done
_SilphGauntlet1FEndBattleText3::
text "Aww..."
line "Not enough!"
prompt
_SilphGauntlet1FAfterBattleText3::
text "You still fought"
line "well, CLEFABLE!"
done
_SilphGauntlet1FBattleText4::
text "Camping here is"
line "fun, but I prefer"
cont "the outdoors..."
done
_SilphGauntlet1FEndBattleText4::
text "What?"
line "How'd I lose?"
prompt
_SilphGauntlet1FAfterBattleText4::
text "I would've won if"
line "we were outside!"
done
_SilphGauntlet1FBattleText5::
text "I wish forests"
line "didn't have so"
cont "many gross bugs!"
done
_SilphGauntlet1FEndBattleText5::
text "Eek!"
line "No way!"
prompt
_SilphGauntlet1FAfterBattleText5::
text "TSUBOMITTO loves"
line "eating bugs, so"
cont "it's perfect"
cont "for me!"
done
_SilphGauntlet1FBattleText6::
text "My bird #MON"
line "love perching on"
cont "the trees here."
done
_SilphGauntlet1FEndBattleText6::
text "We"
line "still lost?"
prompt
_SilphGauntlet1FAfterBattleText6::
text "Huh? AERODACTYL"
line "isn't a bird?"
para "It has wings, it's"
line "good enough!"
done