kep-hack/data/text
Llinos Evans 0668db0ef0 Mt Moon Square House
This adds the Mt Moon Square House, faithfully recreated from GSC. I haven't yet sorted out the important details regarding the Crater Guard and such, though.

Making the map involved making a new desk tile and making house tile $36 be considered a counter tile. Hopefully there aren't any adverse consequences but I've never seen anything of that nature.

I noticed there are a ton of Clefairy text bits, so I refactored it to be a single line farcalled from `text_7.asm`. This also involved an interesting thing with the Pokemon Fan Club where the Pikachu fan has a Clefairy, so I fixed that too.

I figured that adding the dance was a little difficult right now, so we have Clefairys walking around instead.

I haven't figured out a good place to add the ladders yet (since there should be two entrances) but we'll figure that out eventually. It's plausible that we just make the Crater the southern warp, but I like how out-of-the-way the current one is.

Oh, and I fixed the Crater warps.

Overall, functional, but not finished.
2023-05-18 16:08:42 +01:00
..
alphabets.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
item_descriptions.asm Groundwork for James Bottle Caps 2023-05-11 08:43:19 +01:00
text_1.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
text_2.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
text_3.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
text_4.asm Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
text_5.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
text_6.asm wcf4b -> wStringBuffer 2021-08-28 17:02:20 -04:00
text_7.asm Mt Moon Square House 2023-05-18 16:08:42 +01:00
unused_names.asm Separate the two lists of unused names 2020-08-31 19:01:13 -04:00