summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-09 16:25:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-09 16:25:46 -0300
commit080204a2d70958d7a3a94bb5e6340f6db287dce0 (patch)
tree5719eb257ab7a3084adfabd3913e0b77d96bd3be /db/constants.conf
parentd970624d6127ee9e8add09d811d4ee0ff9e04b2a (diff)
downloadserverdata-080204a2d70958d7a3a94bb5e6340f6db287dce0.tar.gz
serverdata-080204a2d70958d7a3a94bb5e6340f6db287dce0.tar.bz2
serverdata-080204a2d70958d7a3a94bb5e6340f6db287dce0.tar.xz
serverdata-080204a2d70958d7a3a94bb5e6340f6db287dce0.zip
Register FX Particles with constants, and force players on Nard to get the Exp Boost
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf30
1 files changed, 29 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index fd53bc45a..e8aab7562 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -1456,7 +1456,7 @@ constants_db: {
SPEAR_MERC_GUILD: 1
SWORD_MERC_GUILD: 2
- comment__: "Effects"
+ comment__: "Hercules Effects"
EF_NONE: -1
EF_HIT1: 0
EF_HIT2: 1
@@ -4390,6 +4390,34 @@ constants_db: {
// Final tier
CRGROUP_FINAL: 8192
+ comment__: "Effects"
+ FX_BLVLUP: 0
+ FX_JLVLUP: 1
+ FX_WARPPOINT: 5
+ FX_HEALING: 7
+ FX_POISON: 8
+ FX_AFK: 10
+ FX_CRITICAL: 11
+ FX_QUEST: 12
+ FX_HIT: 16
+ FX_MAGIC: 23
+ FX_SUCCESS: 27
+ FX_FAILURE: 28
+ FX_SMOKE: 50
+ FX_GRENADE: 51
+ FX_TORCH: 53
+ FX_GOLDSTAR: 54
+ FX_MGSHIELD: 60
+ FX_MGWARP: 64
+ FX_CIRCLE: 310
+ FX_LIGHTNING: 312
+
+ // Magic particles
+ FX_SPECIAL: 700
+ FX_BUFF: 701
+ FX_ATTACK: 702
+ FX_HEALING: 703
+
comment__: "Emotes"
// TMW2 Emotes
E_DISGUST: 1