summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--effects.xml12
2 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index dcf64313..50b1edec 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1038,6 +1038,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/particles/lightning2-263.png (Lunovox?) (GPLv3) (TMW-BR)
graphics/particles/lightning3-275.png (Lunovox?) (GPLv3) (TMW-BR)
graphics/particles/line-small.png (?) (GPLv2) (-)
+ graphics/particles/misc.png (Cethiel) (CC 0) (jesusalva)
graphics/particles/monster-troll-foefire.particle.png (FotherJ) (GPLv2, CC BY-SA 3.0) (LoF)
graphics/particles/orb-large.png (Reid) (CC BY-SA 3.0) (-)
graphics/particles/orb-large2.png (Reid) (CC BY-SA 3.0) (-)
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 -->