diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-22 16:41:17 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-22 16:41:17 -0400 |
| commit | dbe2360ecd3eb11fd144168427e1323f5e1b2ec2 (patch) | |
| tree | d571d2f064c176a36951d3470d19053692f9e8eb /data/decorations | |
| parent | 8daf8fe19c9e356df34ca8da3423618999d4405a (diff) | |
Miscellaneous cleanup
Diffstat (limited to 'data/decorations')
| -rw-r--r-- | data/decorations/decorations.asm | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
