From ffa92351063a56e7e052dd3e7594827bfa8d2216 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Jan 2021 18:17:16 -0300 Subject: Create SI_CONFIG because we will be needing this file if we ever update server code --- db/constants.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index b5236cef2..040c51869 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -1135,6 +1135,21 @@ constants_db: { // Clan System SC_CLAN_INFO: 654 + SC_SIT: 655 + SC_MOON: 656 + SC_TING: 657 + SC_DEVIL1: 658 + SC_RIDING: 659 + SC_FALCON: 660 + SC_WUGRIDER: 661 + SC_POSTDELAY: 662 + SC_ON_PUSH_CART: 663 + SC_RESIST_PROPERTY_WATER: 664 + SC_RESIST_PROPERTY_GROUND: 665 + SC_RESIST_PROPERTY_FIRE: 666 + SC_RESIST_PROPERTY_WIND: 667 + SC_CLIENT_ONLY_EQUIP_ARROW: 668 + comment__: "petstat" comment__: "petstat - deprecated, use *getpetinfo" PET_CLASS: { @@ -2348,5 +2363,6 @@ constants_db: { ACADEMIC_SAGE: 7 ACADEMIC_GM: 8 + @include "db/si_config.conf" @include "conf/import/constants.conf" } -- cgit v1.2.3-60-g2f50