Adds sprites for Electivire, Magmortar, Honchkrow, Porygon-Z and Wyrdeer!
Had to rearrange some things in both main.asm and layout.link but hopefully it won't break anything...
This route is unnumbered for now, because it's technically the last Nihon Route (numbered 23 in-prototype) and I don't know how to number it yet. It's easily find/replaced once we're sure, anyway.
Wild data uses the prototype's plus a couple edits, levels are kept low as you're actually entering here.
It's official: Nihon is connected to Johto and Kanto now!
- Gave the Debug Room its own name and placement on the map, simply being '?????' and up in the top-left corner of Nihon.
- Added a feature where the shiny palette of a Pokemon can be seen by pressing Select on the Pokedex screen.
- Added preliminary sprites for Belledam, Bipulla, Burgela, Coinpur, Jungela, Pupperon, Stromen, and Tricules.
- Added preliminary shiny palettes for Bipulla, Bellignan, Burgela, Coinpur, Jungela and Tricules
- Changed Debug Room's layout again slightly
- Added another NPC to the Debug Room that gives you a bunch of useful items when spoken to, mainly all of the HMs and Apriballs, plus some Master Balls, Rare Candies and more.
The bolts are also raging but they look fucking dumb so who cares
- Adds Gouging Fire and Raging Bolt, complete with sprites and learnsets. Gouging Fire was done by Zeta_Null, and Raging Bolt was done by Albatross, who did a great job at making the giraffe-necked smilodon look less ridiculous.
- Added a proper dex entry for Wake, based on the ones added in SV's Indigo Disk DLC.
- Fixed a bug with Lickilicky and Lickilord's dex entries where they weren't terminated correcly
- Made Rock Slash less obscene, now acting like Stone Edge without the raised crit chance.
- Changed the layout of the Beginning World (Debug Room) ever so slightly.
This commit adds Nihon Route 49. It has everything necessary to work, but the wild Pokemon don't seem to spawn. I've added infrastructure that should allow this to happen, and it works for Kanto, so I am presuming that some other tomfoolery is at work.
I've also added Folage and Barreau, and implemented Folage into the Headbutt Tree table. This was to give them to the Bug Catcher on the route.
This is the first use of the placeholder graphic. Works like a charm - copypaste the folder whenever you add something new.
This required me to change the layout.link for cries but it seems to work just fine. Earthtron cry is now available for use on other Pokemon, which I think could be neat for Shi-Shi.
- Changed name lists
- Made Overworld pink palette into purple palette
- Changed gender selection options
- Added Topaz's graphics (Enby Trainer)
- Changed more or less every gender check in the game to account for enby option
- Changed out Morty's palette on the trainer card to a more purple one to facilitate Topaz's graphics
KNOWN ISSUES / THINGS TO CHANGE
- Topaz's sprite does not currently render correctly on town map (check if this is a map issue or if it occasionally will pop up elsewhere as well)
- Bag Palette is still green like the tutorial made it. Might change it to yellow or something later on.