diff options
author | shennetsind <ind@henn.et> | 2013-11-06 20:28:45 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-11-06 20:28:45 -0200 |
commit | 665f1306a130d4b8c359972bf4e58ef9d3bd9cd8 (patch) | |
tree | de3f9d41fc8a9330675a412791b1151e34cadaf8 /db/const.txt | |
parent | 6dcc3873037631aac15f6a87337c49e18b4cd075 (diff) | |
download | hercules-665f1306a130d4b8c359972bf4e58ef9d3bd9cd8.tar.gz hercules-665f1306a130d4b8c359972bf4e58ef9d3bd9cd8.tar.bz2 hercules-665f1306a130d4b8c359972bf4e58ef9d3bd9cd8.tar.xz hercules-665f1306a130d4b8c359972bf4e58ef9d3bd9cd8.zip |
Fixed Bug 7799
SC_MOONSTAR, SC_SUPER_STAR are no longer removeable by sc_end all, and sc clear. Modified sc_config.txt, added a new flag (0x80/128) for such cases.
http://hercules.ws/board/tracker/issue-7799-sc-moonstar/
Special Thanks to kyeme.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index cdb000417..ddc4a188a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1242,6 +1242,8 @@ SC_KINGS_GRACE 557 SC_TELEKINESIS_INTENSE 558 SC_OFFERTORIUM 559 SC_FRIGG_SONG 560 +SC_ALL_RIDING 561 +SC_HANBOK 562 SC_MONSTER_TRANSFORM 563 SC_ANGEL_PROTECT 564 SC_ILLUSIONDOPING 565 |