From e773e76bcbed2fd429134f69560085ca51e67ee1 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Mon, 25 May 2020 00:05:01 -0400 Subject: [PATCH] Update Footprint_Table.c --- src/Footprint_Table.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Footprint_Table.c b/src/Footprint_Table.c index e895e85..80c656c 100644 --- a/src/Footprint_Table.c +++ b/src/Footprint_Table.c @@ -1256,6 +1256,7 @@ const u32 gMonFootprintTable[NUM_SPECIES] = [SPECIES_APPLETUN_GIGA] = 0x8d3058c, [SPECIES_SANDACONDA_GIGA] = 0x8d3058c, [SPECIES_TOXTRICITY_GIGA] = 0x8d3058c, + [SPECIES_TOXTRICITY_LOW_KEY_GIGA] = 0x8d3058c, [SPECIES_CENTISKORCH_GIGA] = 0x8d3058c, [SPECIES_HATTERENE_GIGA] = 0x8d3058c, [SPECIES_GRIMMSNARL_GIGA] = 0x8d3058c,