mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
These Fires be Gouging, yo
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 is contained in:
parent
0116edcb25
commit
51a7593d6f
49 changed files with 229 additions and 66 deletions
|
|
@ -312,10 +312,12 @@ DEF JOHTO_POKEMON EQU const_value
|
|||
const MAGBY ; f0
|
||||
const MILTANK ; f1
|
||||
const BLISSEY ; f2
|
||||
const RAGING_BOLT
|
||||
const GOUGING_FIRE
|
||||
const WALKING_WAKE
|
||||
const RAIKOU ; f3
|
||||
const ENTEI ; f4
|
||||
const SUICUNE ; f5
|
||||
const WALKING_WAKE
|
||||
const LARVITAR ; f6
|
||||
const PUPITAR ; f7
|
||||
const TYRANITAR ; f8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue