summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 19:17:03 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 19:17:03 -0300
commit044e2c35ae327d1df1ec747c57f93d4926a29d64 (patch)
tree16ef7404fa54b6266d7b1677694397ecac81f4ab /db/constants.conf
parent822543d34cf65b2ecf6d163569542a0bf2cb232f (diff)
downloadserverdata-044e2c35ae327d1df1ec747c57f93d4926a29d64.tar.gz
serverdata-044e2c35ae327d1df1ec747c57f93d4926a29d64.tar.bz2
serverdata-044e2c35ae327d1df1ec747c57f93d4926a29d64.tar.xz
serverdata-044e2c35ae327d1df1ec747c57f93d4926a29d64.zip
This gotta be annoying... Prepare to reimplement the magic cores
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index a339559a..c108a981 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -712,6 +712,11 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
Ele_Undead: 7 // 9
Ele_All: 255
+ comment__: "Attack Types"
+ HARM_PHYS: 1
+ HARM_MAGI: 2
+ HARM_MISC: 4
+
comment__: "Races"
RC_Formless: 0
RC_Undead: 1