summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 665bb375..dc094e45 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -5370,6 +5370,9 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
sfx_magic_dark:8
FX_LEVELUP:0
FX_SKILLUP:1
+ FX_MAGIC:2
+ FX_ATTACK:5
+ FX_BUFF:6
FX_MAGIC_GENERIC:2
FX_MAGIC_WHITE:3
FX_MAGIC_BLACK:4