diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2017-04-19 23:25:53 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2017-04-19 23:37:08 +0800 |
commit | c22bc45868e8ea2b7ef904848d178caeaa6b379c (patch) | |
tree | 32edebf9506cd0dad0612cef0ebcf8a2007a4e1d /db/constants.conf | |
parent | 5802b22439441be1914ae9024d6ce06d51c0210f (diff) | |
download | hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.gz hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.bz2 hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.tar.xz hercules-c22bc45868e8ea2b7ef904848d178caeaa6b379c.zip |
Implemented Official Summer 2 Costume
Added summer2_ignorepalette configuration
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 79530e7d1..c0fe61d96 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1394,6 +1394,9 @@ constants_db: { SC_TUNAPARTY: 649 SC_SHRIMP: 650 SC_FRESHSHRIMP: 651 + + // Summer 2 Costume + SC_DRESS_UP: 652 comment__: "Emotes" e_gasp: 0 |