diff options
author | shennetsind <notind@gmail.com> | 2013-10-07 15:03:00 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-10-07 15:03:00 -0700 |
commit | 71b09304a2287350da9ffa4994c4bc78e253e092 (patch) | |
tree | 5aee29cd6cca692b72ce6e6c07ebf8ec81a221ea /db | |
parent | 7af7a4c14ee2f8455fef66ad638d0954410dea4e (diff) | |
parent | 9f48e3c6318a3b2ec024b4ba4010cf140086817e (diff) | |
download | hercules-71b09304a2287350da9ffa4994c4bc78e253e092.tar.gz hercules-71b09304a2287350da9ffa4994c4bc78e253e092.tar.bz2 hercules-71b09304a2287350da9ffa4994c4bc78e253e092.tar.xz hercules-71b09304a2287350da9ffa4994c4bc78e253e092.zip |
Merge pull request #184 from cannelle/master
Added SC_WEDDING to unremovable status list and fixed baby experience skill not showing effect.
Diffstat (limited to 'db')
-rw-r--r-- | db/sc_config.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index b1cc016b9..a9715dfbf 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -392,6 +392,7 @@ SC_HAWKEYES,78 // Unremovable SC_WEIGHTOVER50, 79 SC_WEIGHTOVER90, 79 +SC_WEDDING, 77 SC_XMAS, 77 SC_SUMMER, 77 SC_NOCHAT, 77 |