kep-hack/text/SilphCo1F.asm
Martha Schilling 013dc271fb why why why why why won't you work
I'm committing this for someone to have a look at my apparently-garbage code and figure out what I'm doing wrong because i CANNOT figure this out on my own
2023-11-23 19:18:00 +00:00

32 lines
535 B
NASM

_SilphCo1Text1::
text "Welcome!"
para "The PRESIDENT is"
line "in the boardroom"
cont "on 11F!"
done
_SilphCo1Text2::
text "Past here is the"
line "SILPH GAUNTLET,"
cont "a gathering of"
cont "some of KANTO's"
cont "best trainers!"
para "I can only allow"
line "you in if you've"
cont "been invited by"
cont "CHIEF, though."
done
_SilphCo1Text3::
text "Excuse me, only"
line "trainers with a"
cont "special invite"
cont "are allowed in."
para "Please come back"
line "once you have an"
cont "invite!"
done