summaryrefslogtreecommitdiff
path: root/effects.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-10 09:47:54 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-10 09:47:54 -0300
commite4bbb59194b490a803552fdb6691ee455c44a485 (patch)
tree85be1ee67e1e26ad203413b6889e7f48c6da3776 /effects.xml
parente0d0207124f095086d7d8c894525b6821840901d (diff)
downloadclientdata-e4bbb59194b490a803552fdb6691ee455c44a485.tar.gz
clientdata-e4bbb59194b490a803552fdb6691ee455c44a485.tar.bz2
clientdata-e4bbb59194b490a803552fdb6691ee455c44a485.tar.xz
clientdata-e4bbb59194b490a803552fdb6691ee455c44a485.zip
TODO WIP effects
Diffstat (limited to 'effects.xml')
-rw-r--r--effects.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml
index 4f21687f..7a23c0ff 100644
--- a/effects.xml
+++ b/effects.xml
@@ -115,6 +115,18 @@ Copyright (C) 2018 TMW2: Moubootaur Legends
<!-- Blue magical particle effect. -->
<!--effect id="704" particle="graphics/particles/magic.xml"/-->
+ <!--+++++++++++++++++++++++-->
+ <!-- id 800+: Special FXs! -->
+ <!--+++++++++++++++++++++++-->
+
+ <!-- Yellow Hit Particles -->
+ <effect id="800" particle="graphics/particles/hit2.xml"/>
+ <!-- Golden Hit Particles -->
+ <effect id="801" particle="graphics/particles/hit3.xml"/>
+ <!-- Blue-ish Hit Particles -->
+ <effect id="802" particle="graphics/particles/hit4.xml"/>
+ <!-- Red-ish Hit Particles -->
+ <effect id="803" particle="graphics/particles/hit5.xml"/>
<!--+++++++++++++++++++++++-->
<!-- id 10k+: Testing 4144 -->