diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-08-08 22:14:52 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-08-08 22:14:52 +0200 |
commit | c4b1227dc57b9eeff8fcba602d622e322416a915 (patch) | |
tree | 266d7e87c6b82986065bd8ba52724c9215bfe073 /db | |
parent | c57745995dcde9ff5d784227127d52ebd4c93ba3 (diff) | |
download | hercules-c4b1227dc57b9eeff8fcba602d622e322416a915.tar.gz hercules-c4b1227dc57b9eeff8fcba602d622e322416a915.tar.bz2 hercules-c4b1227dc57b9eeff8fcba602d622e322416a915.tar.xz hercules-c4b1227dc57b9eeff8fcba602d622e322416a915.zip |
- Fix Dispell can't remove Song/Dance now (bug:7905)
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 6c430e36d..693dcf6c8 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -415,6 +415,7 @@ SC_TURNKICK_READY, 77 SC_DODGE_READY, 77 SC_JAILED, 205 SC_AUTOTRADE, 77 +SC_DANCING, 12 SC_WHISTLE, 79 SC_ASSNCROS, 79 SC_POEMBRAGI, 79 |