From 916cfeb34cd71307dad4c351aaab5a8f98a10974 Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 17 Feb 2014 23:42:50 +0400 Subject: Added the particle effect for the panels directly on the 000-1 map, in case we don't need it on all panels in the future of the game. --- effects.xml | 2 ++ graphics/particles/panels.xml | 20 ++++++++++++++++++++ maps/000-1.tmx | 2 ++ 3 files changed, 24 insertions(+) create mode 100644 graphics/particles/panels.xml diff --git a/effects.xml b/effects.xml index 03f04080..4b0e5452 100644 --- a/effects.xml +++ b/effects.xml @@ -21,5 +21,7 @@ Copyright (C) 2010-2013 Evol Online --> // Hit's explosion particle effect. // Updated quest particle effect. // Finished quest particle effect. + // Concentration particle effect on user. + // Particle effect for NPC panels, used to give advice to players. // @summon GM command particle effect. diff --git a/graphics/particles/panels.xml b/graphics/particles/panels.xml new file mode 100644 index 00000000..702d7c46 --- /dev/null +++ b/graphics/particles/panels.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + diff --git a/maps/000-1.tmx b/maps/000-1.tmx index f073a3ad..92954380 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -309,5 +309,7 @@ + + -- cgit v1.2.3-70-g09d2