diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2015-05-03 17:24:35 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2015-05-03 17:24:35 +0800 |
commit | 85b47e326ad041744606c3e71a8ca67b4b34c313 (patch) | |
tree | 830155faa45a857b318222bceabcd015909ad678 /src/map/status.h | |
parent | ce734bfcd5eb153ea93874b4b94effb5eee91e46 (diff) | |
download | hercules-85b47e326ad041744606c3e71a8ca67b4b34c313.tar.gz hercules-85b47e326ad041744606c3e71a8ca67b4b34c313.tar.bz2 hercules-85b47e326ad041744606c3e71a8ca67b4b34c313.tar.xz hercules-85b47e326ad041744606c3e71a8ca67b4b34c313.zip |
Fixed Bug#8650
-http://hercules.ws/board/tracker/issue-8650-minstrel-poem-of-netherworld-or-despair-song-skillleffect/?gopid=25083#entry25083
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/status.h b/src/map/status.h index c8a7a08f7..3b85c4014 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -527,7 +527,7 @@ typedef enum sc_type { SC_BEYOND_OF_WARCRY, SC_UNLIMITED_HUMMING_VOICE, // 410 SC_SITDOWN_FORCE, - //SC_NETHERWORLD, + SC_NETHERWORLD, /** * Sura **/ |