kep-hack/data
Llinos Evans 108fb01070 Brunswick groundwork, misc. changes
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.
2023-04-27 04:08:27 +01:00
..
battle Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims Bug: SUBANIMTYPE_COORDFLIP should be SUBANIMTYPE_HVFLIP (#394) 2022-09-26 11:12:43 -04:00
credits Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
events Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
items Citrine Rocket House 2023-04-22 20:49:19 +01:00
maps Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
moves Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
pokemon Cactus should have Barrage 2023-04-24 14:27:18 +01:00
sgb Field06 fixed! 2023-04-25 01:20:59 +01:00
sprites Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
text Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
tilesets Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
trainers Silph Gauntlet 1F trainers! 2023-04-25 03:15:43 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Brunswick groundwork, misc. changes 2023-04-27 04:08:27 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
player_names.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
player_names_list.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
predef_pointers.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm Finish the Pewter Museum of Science 2022-12-06 00:20:10 +00:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00