summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
authorHello=) <hello@themanaworld.org>2024-04-11 05:07:44 +0300
committerLed Mitz <smoothshifter@tuta.io>2024-04-11 04:58:52 +0000
commit8a9ffe6787fc7f7fa32ec1845f8f40c936d13601 (patch)
tree3ad066182ca8c34482c37aea8ece5bcc4b6b648a /world/map/db
parent41260f108953b44a2d2b5167e08e1e9fdd949835 (diff)
downloadserverdata-8a9ffe6787fc7f7fa32ec1845f8f40c936d13601.tar.gz
serverdata-8a9ffe6787fc7f7fa32ec1845f8f40c936d13601.tar.bz2
serverdata-8a9ffe6787fc7f7fa32ec1845f8f40c936d13601.tar.xz
serverdata-8a9ffe6787fc7f7fa32ec1845f8f40c936d13601.zip
Boss Spells/actions: re-wired to new FX effects. Server constants added as well.
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/const.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt
index 6a9bcba7..b60a2bff 100644
--- a/world/map/db/const.txt
+++ b/world/map/db/const.txt
@@ -256,6 +256,11 @@ FX_MAGIC_DARK_EXPLOSION 42
FX_PUMPKIN_EXPLOSION 43
FX_GETITEM 44
FX_HUG 49
+FX_CHANNELLING_RAISE_RED 57
+FX_CHANNELLING_RAISE_BLUE 58
+FX_CHANNELLING_CAST_RED 59
+FX_CHANNELLING_CAST_BLUE 60
+FX_RED_MAGIC_CAST 61
FX_MAGIC_SHIELD_ENDS 111
FX_ELECTRICITY_RED 114
FX_ELECTRICITY_BLUE 115