From d8909d9b2cf29f45c025fb93fc1df94ec1a40854 Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sun, 22 Nov 2015 15:49:51 +0800 Subject: 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. --- db/const.txt | 11 +++++++++++ db/sc_config.txt | 11 +++++++++++ 2 files changed, 22 insertions(+) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 332960b9f..4b1ea95a5 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1300,6 +1300,17 @@ SC_ARMORSCROLL 598 SC_FREYJASCROLL 599 SC_SOULSCROLL 600 +// Eden Crystal Synthesis +SC_QUEST_BUFF1 601 +SC_QUEST_BUFF2 602 +SC_QUEST_BUFF2 603 + +// Geffen Magic Tournament +SC_GEFFEN_MAGIC1 604 +SC_GEFFEN_MAGIC2 605 +SC_GEFFEN_MAGIC3 606 +SC_FENRIR_CARD 607 + e_gasp 0 e_what 1 e_ho 2 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 -- cgit v1.2.3-70-g09d2