kep-hack/constants
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
..
battle_constants.asm Groundwork for James Bottle Caps 2023-05-11 08:43:19 +01:00
credits_constants.asm Credit additions 2023-05-15 18:01:28 +01:00
event_constants.asm Mt Moon Square, Jessie & James Backport 2023-05-15 19:26:42 +01:00
gfx_constants.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
hardware_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
hide_show_constants.asm Mt Moon Square, Jessie & James Backport 2023-05-15 19:26:42 +01:00
icon_constants.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
input_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
item_constants.asm Groundwork for James Bottle Caps 2023-05-11 08:43:19 +01:00
list_constants.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_constants.asm Mt Moon Square House 2023-05-18 16:08:42 +01:00
map_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
map_object_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
menu_constants.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
misc_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
move_animation_constants.asm Adding the last of the used moves 2023-04-29 21:00:17 +01:00
move_constants.asm A few tiny changes 2023-05-17 22:26:42 +01:00
move_effect_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
music_constants.asm Mt Moon Square, Jessie & James Backport 2023-05-15 19:26:42 +01:00
oam_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
palette_constants.asm Field06 fixed! 2023-04-25 01:20:59 +01:00
pokedex_constants.asm Very minor fixes 2023-04-23 16:18:02 +01:00
pokemon_constants.asm New Umbreon sprite 2023-04-30 13:41:07 +01:00
pokemon_data_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
script_constants.asm Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
serial_constants.asm party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
sprite_constants.asm New sprites just dropped 2023-04-28 19:11:49 +01:00
sprite_data_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
sprite_set_constants.asm Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
text_constants.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
tileset_constants.asm Citrine Mart 2023-04-28 03:08:54 +01:00
trainer_constants.asm Citrine Rocket House 2023-04-22 20:49:19 +01:00
type_constants.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00