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:
Martha Schilling 2023-09-20 20:12:29 +01:00
parent 709bc149d0
commit 4f9c581eeb
11 changed files with 25 additions and 25 deletions

View file

@ -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)

View file

@ -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