diff options
author | Dastgir Pojee <dastgirp@gmail.com> | 2016-10-03 19:17:38 +0530 |
---|---|---|
committer | hemagx <ibrahem.h.basyone@gmail.com> | 2016-10-22 02:22:13 +0200 |
commit | 52bd4a502c919e789e8900820423a49a4343b3d7 (patch) | |
tree | 02118d843fa381009928714aefffd71eadfb894d /db | |
parent | f4e8189545642ee0bf87f3da546bddc918682935 (diff) | |
download | hercules-52bd4a502c919e789e8900820423a49a4343b3d7.tar.gz hercules-52bd4a502c919e789e8900820423a49a4343b3d7.tar.bz2 hercules-52bd4a502c919e789e8900820423a49a4343b3d7.tar.xz hercules-52bd4a502c919e789e8900820423a49a4343b3d7.zip |
Implemented SC_BITESCAR:
Cannot be reset by dispell.
Cannot be healed by item/NPC once in BITESCAR.
Heal Skill would end the BiteScar 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 8f784158a..661e9bb87 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -494,6 +494,7 @@ SC_BLOSSOM_FLUTTERING, 463 // Summoner SC_SPRITEMABLE, 205 +SC_BITESCAR, 4 // Cant Clear SC_ALL_RIDING, 397 |