From dbe2360ecd3eb11fd144168427e1323f5e1b2ec2 Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 22 Mar 2021 16:41:17 -0400 Subject: Miscellaneous cleanup --- data/decorations/decorations.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'data/decorations') diff --git a/data/decorations/decorations.asm b/data/decorations/decorations.asm index a5519efa0..9cd24d1fc 100644 --- a/data/decorations/decorations.asm +++ b/data/decorations/decorations.asm @@ -47,6 +47,7 @@ DecorationIDs: db DECO_GEODUDE_DOLL ; 30 db DECO_MACHOP_DOLL ; 31 db DECO_TENTACOOL_DOLL ; 32 + db DECO_BIG_SNORLAX_DOLL ; 1a db DECO_BIG_ONIX_DOLL ; 1b db DECO_BIG_LAPRAS_DOLL ; 1c -- cgit v1.2.3