mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-08 06:31:01 +13:00
The groundwork for Brunswick Trail events has been done. Wild data, Cactus event, and Zapdos-G events are set up, plus an NPC. This also makes the Fake Tree sprite available. I made the warp at the tunnel in Brunswick goes directly to Celeste Hill and back. Warp tile made functional. Many bugs right now: - Cactus doesn't disappear after battling it. Also, making this work how I want it to is hard. - Pokemon are encountered on every tile, which is likely because it's considered to be indoors. In trying to fix this, I seemed to completely screw up the maps, so this isn't being committed. Handle this with care. - I made a spriteset specifically for Citrine, but it doesn't seem to be working for Brunswick, likely because Brunswick is an indoor map and thus isn't just taking it. Misc. changes: - Moved Sandy Shocks to a 4% encounter slot in Mt. Moon Crater to be equal to Scream Tail. - Restored the proper translation for the "rotten PRESIDENT" scientist, courtesy of Dr. Lava and Nob Ogasawara. |
||
|---|---|---|
| .. | ||
| battle_constants.asm | ||
| credits_constants.asm | ||
| event_constants.asm | ||
| gfx_constants.asm | ||
| hardware_constants.asm | ||
| hide_show_constants.asm | ||
| icon_constants.asm | ||
| input_constants.asm | ||
| item_constants.asm | ||
| list_constants.asm | ||
| map_constants.asm | ||
| map_data_constants.asm | ||
| map_object_constants.asm | ||
| menu_constants.asm | ||
| misc_constants.asm | ||
| move_animation_constants.asm | ||
| move_constants.asm | ||
| move_effect_constants.asm | ||
| music_constants.asm | ||
| oam_constants.asm | ||
| palette_constants.asm | ||
| pokedex_constants.asm | ||
| pokemon_constants.asm | ||
| pokemon_data_constants.asm | ||
| script_constants.asm | ||
| serial_constants.asm | ||
| sprite_constants.asm | ||
| sprite_data_constants.asm | ||
| sprite_set_constants.asm | ||
| text_constants.asm | ||
| tileset_constants.asm | ||
| trainer_constants.asm | ||
| type_constants.asm | ||