mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-20 06:08:57 +13:00
New back sprites!
Updated back sprites have been added for Galarian Rapidash and Weezing, Alolan Dugtrio and Muk, and Tangrowth! Also fixed an issue where Omegadge had 3 less base speed than it should, putting it just below Gawarhed in terms of BST. Oops.
This commit is contained in:
parent
709bc149d0
commit
4f9c581eeb
11 changed files with 25 additions and 25 deletions
|
|
@ -43,7 +43,7 @@
|
|||
const DEX_WEEDLE ; 13 (037)
|
||||
const DEX_KAKUNA ; 14 (038)
|
||||
const DEX_BEEDRILL ; 15 (039)
|
||||
const DEX_GENTLARVA ; (040)
|
||||
const DEX_GENTLARVA ; (040)
|
||||
const DEX_PUPAL ; (041)
|
||||
const DEX_CARAPTHOR ; (042)
|
||||
const DEX_KOTORA ; (043)
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@
|
|||
const ELECTIVIRE ; $D4
|
||||
const MAGMORTAR ; $D5
|
||||
const DISTURBAN ; $D6
|
||||
const GENTLARVA ; $D7
|
||||
const GENTLARVA ; $D7
|
||||
const PUPAL ; $D8
|
||||
const CARAPTHOR ; $D9
|
||||
const MAGNEZONE ; $DA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue