diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-22 15:49:51 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2015-11-22 15:49:51 +0800 |
commit | d8909d9b2cf29f45c025fb93fc1df94ec1a40854 (patch) | |
tree | babf98c9987ca13dc9afa412fcc9d3f2a7b3212c /db/sc_config.txt | |
parent | 14b14e16cf8d6cac2159d6c6425daaeda4a03f4b (diff) | |
download | hercules-d8909d9b2cf29f45c025fb93fc1df94ec1a40854.tar.gz hercules-d8909d9b2cf29f45c025fb93fc1df94ec1a40854.tar.bz2 hercules-d8909d9b2cf29f45c025fb93fc1df94ec1a40854.tar.xz hercules-d8909d9b2cf29f45c025fb93fc1df94ec1a40854.zip |
SC Update:
- Added 'Eden Crystal Synthesis' statuses.
- Added 'Geffen Magic Tournament' statuses.
Note: their sc_config.txt are not yet implemented, needs more information on official servers.
Diffstat (limited to 'db/sc_config.txt')
-rw-r--r-- | db/sc_config.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/db/sc_config.txt b/db/sc_config.txt index 8a55fb45d..65e24e4e8 100644 --- a/db/sc_config.txt +++ b/db/sc_config.txt @@ -412,6 +412,17 @@ SC_ARMORSCROLL, 90 SC_FREYJASCROLL, 90 SC_SOULSCROLL, 90 +// Eden Crystal Synthesis [Needs more info] +//SC_QUEST_BUFF1, ?? +//SC_QUEST_BUFF2, ?? +//SC_QUEST_BUFF3, ?? + +// Geffen Magic Tournament [Needs more info] +//SC_GEFFEN_MAGIC1, ?? +//SC_GEFFEN_MAGIC2, ?? +//SC_GEFFEN_MAGIC3, ?? +//SC_FENRIR_CARD, ?? + // Guild Auras should not be saved SC_LEADERSHIP,78 SC_GLORYWOUNDS,78 |