kep-hack/text/MrFujisHouse.asm
Llinos Evans 9b387cab7e Expanding on Pokemon icon usage
This adds Pikachu, Cat, and "Small Bird" menu icons. The cat has a custom animation done by myself.

The Jigglypuff in the Pokemon Centre now uses the new sprite, nice 'n' pretty. Officer Jenny is also in Cerulean. The Pokemon from Melanie's house in Yellow have been put in Mr. Fuji's House, given the purpose of the house in RB is different. I think it ends up fitting very nicely.

Chansey has been given its proper sprite in Fuschia. Yellow didn't actually do this, as Chansey doesn't have a walk cycle, causing the stuff that exists to go unused. I wanted it, though, so I had Chansey just not walk and turn around. Oh, and it's in all the Pokemon Centres now. Yeah, that's a...lot of changed files.
2023-04-23 21:25:45 +01:00

95 lines
1.5 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
_LavenderHouse1Text3::
text "SANDSHREW: Pikii!@"
text_end
_LavenderHouse1Text4::
text "BULBASAUR: Bubba!"
line "Zoar!@"
text_end
_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
_LavenderHouse1Text7::
text "ODDISH: Orddissh!@"
text_end