diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-22 16:41:10 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-22 16:41:10 -0400 |
| commit | ea59f5ee474e1ee56a303feef44dc7e9f30db21d (patch) | |
| tree | 98894d5ed8a8804a13f4dd51dc07bb4df87998ef /data/decorations | |
| parent | b4ee57c480cf937ccd68495e7f4a56b3edbeddd8 (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 a5519efa..9cd24d1f 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 |
