From 45ca2f8a8a40559d7e649e8ac496fb7053df6839 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Wed, 10 Jun 2020 23:05:14 -0400 Subject: [PATCH] Update Footprint_Table.c --- src/Footprint_Table.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Footprint_Table.c b/src/Footprint_Table.c index 80c656c..7130d41 100644 --- a/src/Footprint_Table.c +++ b/src/Footprint_Table.c @@ -1193,6 +1193,8 @@ const u32 gMonFootprintTable[NUM_SPECIES] = [SPECIES_KUBFU] = 0x8d3058c, [SPECIES_URSHIFU_SINGLE] = 0x8d3058c, [SPECIES_CALYREX] = 0x8d3058c, + [SPECIES_REGIELEKI] = 0x8d3058c, + [SPECIES_REGIDRAGO] = 0x8d3058c, [SPECIES_CRAMORANT_GULPING] = 0x8d3058c, [SPECIES_CRAMORANT_GORGING] = 0x8d3058c, [SPECIES_TOXTRICITY_LOW_KEY] = 0x8d3058c,