diff options
-rw-r--r-- | item_constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/item_constants.py b/item_constants.py index a050637..929c599 100644 --- a/item_constants.py +++ b/item_constants.py @@ -159,7 +159,7 @@ item_constants = { 180: 'BRICK_PIECE', 181: 'SURF_MAIL', 182: 'LITEBLUEMAIL', -183: 'PORTRAITM_AIL', +183: 'PORTRAITMAIL', 184: 'LOVELY_MAIL', 185: 'EON_MAIL', 186: 'MORPH_MAIL', |