From 5b8711da19a5654dd39ac2e6fd89c75d498fbba2 Mon Sep 17 00:00:00 2001 From: "Hello=)" Date: Tue, 3 Nov 2020 14:52:59 +0300 Subject: Dark Talisman FX effect - by Hello=) of TMW. Adds fancy rotating ring and yellow-redish glow for players wearing Dark Talisman, so it would also have some "aura" comparable to few other "powerful" items. Additionally, it also fixes Dark Talisman description. Credits for this are going to Ledmitz who both hilighted problem, got me curious enough to fiddle with particle engine and showcased description fix. This commit is self-sufficient. Effect only relies on pre-existing images that are already in the tree. It should not cause any conflicts or problems as it touches bare minimum of what it have to touch. --- items/equip-torso/item1244_DarkTalisman.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'items') diff --git a/items/equip-torso/item1244_DarkTalisman.xml b/items/equip-torso/item1244_DarkTalisman.xml index b25c7e00..450a65a9 100644 --- a/items/equip-torso/item1244_DarkTalisman.xml +++ b/items/equip-torso/item1244_DarkTalisman.xml @@ -6,5 +6,7 @@ - + + graphics/particles/dark-talisman.xml + -- cgit v1.2.3-60-g2f50