From 1f9e688b76c90403d14f1ab68b47b0e7d1df24c6 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 7 Jun 2021 20:00:21 -0400 Subject: MON_PKRUS -> MON_POKERUS --- constants/pokemon_data_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/pokemon_data_constants.asm b/constants/pokemon_data_constants.asm index 0279d47e6..2839e9b11 100644 --- a/constants/pokemon_data_constants.asm +++ b/constants/pokemon_data_constants.asm @@ -89,7 +89,7 @@ MON_SPC_EXP rw MON_DVS rw MON_PP rb NUM_MOVES MON_HAPPINESS rb -MON_PKRUS rb +MON_POKERUS rb MON_CAUGHTDATA rw rsset MON_CAUGHTDATA MON_CAUGHTTIME rb -- cgit v1.2.3