diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-26 23:16:33 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-26 23:16:33 +0800 |
commit | 7401d98649558d58d97d4543db1d74d33652127b (patch) | |
tree | 9d5fd6c091ba0392ab71e873f06c19837a9acd7a /db | |
parent | b92f634da7f7ad247d8e3f856d45225dad3c667c (diff) | |
download | hercules-7401d98649558d58d97d4543db1d74d33652127b.tar.gz hercules-7401d98649558d58d97d4543db1d74d33652127b.tar.bz2 hercules-7401d98649558d58d97d4543db1d74d33652127b.tar.xz hercules-7401d98649558d58d97d4543db1d74d33652127b.zip |
Fixed Bug#8586
-http://hercules.ws/board/tracker/issue-8586-sa-reverseorcish-is-not-removed-upon-relogin/?gopid=24785#entry24785
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
Diffstat (limited to 'db')
-rw-r--r-- | db/sc_config.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 7d84d94a7..cd0b050f6 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -406,6 +406,8 @@ SC_SOULCOLD,78 SC_HAWKEYES,78 SC_GDSKILL_REGENERATION,78 +SC_ORCISH, 2 + // Unremovable SC_WEIGHTOVER50, 207 SC_WEIGHTOVER90, 207 |