kep-hack/text/MrFujisHouse.asm
Llinos Evans c716be39da Daycare Revamp (except Bulbasaur)
In the name of making Pikachu/Eevee mode more accurate to Yellow, the starter trio are being made obtainable. However, I am also improving it in some respects to make it more accurate.

In the anime, the Hidden Village is between Cerulean and Vermillion, so Yellow's implementation is inaccurate. It also pushes the Jynx trader out of the house, which is undesirable.

Thus, Melanie has been placed in the Day Care to give more reason to go there, as well as make the Day Care look more like the one from FireRed and LeafGreen. In the name of this, a PC has been added as well, allowing for easier utility around the Day Care itself.

Bulbasaur is currently allergic to hiding for some reason but we'll figure that out later.
2023-06-28 01:04:09 +01:00

82 lines
1.3 KiB
NASM

_LavenderHouse1Text_1d8d1::
text "That's odd, MR.FUJI"
line "isn't here."
cont "Where'd he go?"
done
_LavenderHouse1Text_1d8d6::
text "MR.FUJI had been"
line "praying alone for"
cont "CUBONE's mother."
done
_LavenderHouse1Text_1d8f4::
text "This is really"
line "MR.FUJI's house."
para "He's really kind!"
para "He looks after"
line "abandoned and"
cont "orphaned #MON!"
done
_LavenderHouse1Text_1d8f9::
text "It's so warm!"
line "#MON are so"
cont "nice to hug!"
done
_LavenderHouse1Text_1d94c::
text "MR.FUJI: <PLAYER>."
para "Your #DEX quest"
line "may fail without"
cont "love for your"
cont "#MON."
para "I think this may"
line "help your quest."
prompt
_ReceivedFluteText::
text "<PLAYER> received"
line "a @"
text_ram wStringBuffer
text "!@"
text_end
_FluteExplanationText::
text_start
para "Upon hearing #"
line "FLUTE, sleeping"
cont "#MON will"
cont "spring awake."
para "It works on all"
line "sleeping #MON."
done
_FluteNoRoomText::
text "You must make"
line "room for this!"
done
_MrFujiAfterFluteText::
text "MR.FUJI: Has my"
line "FLUTE helped you?"
done
_LavenderHouse1Text6::
text "#MON Monthly"
line "Grand Prize"
cont "Drawing!"
para "The application"
line "form is..."
para "Gone! It's been"
line "clipped out!"
done