Hyoshu-Yang & Hyoshu-Yin (Rework)

A rework of the immediately previous rework. Huh.

Changes the Komainu name to Hyoshu, and implements the Yin form too, complete with stats, moves, and a very WIP sprite.
This commit is contained in:
Martha Schilling 2024-08-23 21:57:52 +01:00
parent 8643d40ab1
commit cbf8cbb18c
47 changed files with 138 additions and 56 deletions

View file

@ -416,7 +416,8 @@ DEF JOHTO_POKEMON EQU const_value
const TYRANITAR ; f8
const LUGIA ; f9
const HO_OH ; fa
const KOMAINU
const HYOSHU_YANG
const HYOSHU_YIN
const CELEBI ; fb
DEF NUM_POKEMON EQU const_value - 1