summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf16
1 files changed, 16 insertions, 0 deletions
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"
}