Revert "April Fools!"

This reverts commit 44304c57fc.
This commit is contained in:
Martha Schilling 2024-04-01 10:54:56 +01:00
parent 44304c57fc
commit 2d24f19ba6
26 changed files with 20 additions and 81 deletions

View file

@ -192,7 +192,6 @@
const NASTY_PLOT ; b8
const UPPERCUT ; b9
const POWDER_SNOW ; b10
const EGG_TOSS ; b10
const STRUGGLE ; formerly a5, now c0
DEF NUM_ATTACKS EQU const_value - 1

View file

@ -255,6 +255,5 @@
const DEX_MEW ; 151 (249)
const DEX_MELTAN ; (250)
const DEX_MELMETAL ; (251)
const DEX_YOSHI
DEF NUM_POKEMON EQU const_value - 1

View file

@ -259,7 +259,7 @@
const TAUROS_PB ; $FA
const GORILLAIMO ; $FB
const FOSSIL_KABUTOPS ; $FC (was B6)
const YOSHI ; $FD (was B7)
const FOSSIL_AERODACTYL ; $FD (was B7)
const MON_GHOST ; $FE (was B8)
DEF NUM_POKEMON_INDEXES EQU const_value - 1