diff options
author | Haru <haru@dotalux.com> | 2017-05-09 03:09:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-09 03:09:58 +0200 |
commit | 9695eacf9c8bcec0093735dd3dc913fea99213b9 (patch) | |
tree | 7bc08f6a8e69463f324efda3f6bef47100ff091b /db/constants.conf | |
parent | 9a8c572b4a53318a40d9fe23344666ab7a2a4210 (diff) | |
parent | 359cc8da6b98c9716e4695b471acbe4d45140be2 (diff) | |
download | hercules-9695eacf9c8bcec0093735dd3dc913fea99213b9.tar.gz hercules-9695eacf9c8bcec0093735dd3dc913fea99213b9.tar.bz2 hercules-9695eacf9c8bcec0093735dd3dc913fea99213b9.tar.xz hercules-9695eacf9c8bcec0093735dd3dc913fea99213b9.zip |
Merge pull request #1699 from Jedzkie/11-SummerCostume
Implemented Official Summer 2 Costume
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 d108e0976..dd280612c 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 |