kep-hack/engine/overworld
Llinos Evans 36baa9e623 Boy/Girl option
This adds the boy/girl selection from later generations, using the pret tutorial and a spriteset from Pokemon Anniversary Red. I made some alterations, namely inserting the option later into the speech to be less clunky, and having the Nidorino become a Nidorina if you pick the feminine option.

I decided to make the third name option Seren, a common Welsh name for girls. It means "star", which is really cute! But...most people will probably say it's a Panel de Pon reference, which is cool too.
2023-05-13 00:08:39 +01:00
..
auto_movement.asm Groundwork for Galarian Bird event 2023-04-27 18:00:47 +01:00
clear_variables.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
cut.asm Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
cut2.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
daycare_exp.asm
doors.asm Fix file modes 2020-11-14 20:52:10 -06:00
dust_smoke.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
elevator.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
emotion_bubbles.asm
field_move_messages.asm
field_moves.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
healing_machine.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
hidden_objects.asm
is_player_just_outside_map.asm
ledges.asm Fix file modes 2020-11-14 20:52:10 -06:00
map_sprites.asm
missable_objects.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
movement.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
pathfinding.asm
player_animations.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
player_state.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
push_boulder.asm
special_warps.asm
spinners.asm faster spinners 2022-09-29 20:07:43 -06:00
sprite_collisions.asm
tilesets.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
trainer_sight.asm
turn_sprite.asm
update_map.asm
wild_mons.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00