summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-04-18 22:24:46 +0200
committerReid <reidyaro@gmail.com>2012-04-18 22:24:46 +0200
commitfbfbc857125814484026439314015ddeb1e88b53 (patch)
treebc8d6a32b13fbb0a9e1266e2930f63f6bbc83c29
parent4aa127d38c2f4589d02fe036da63a3f0c6695341 (diff)
downloadclientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.gz
clientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.bz2
clientdata-fbfbc857125814484026439314015ddeb1e88b53.tar.xz
clientdata-fbfbc857125814484026439314015ddeb1e88b53.zip
Add new particle effect from Ali-G,
Remove useless particle effect, Add new savepoint NPC on npcs.xml .
-rw-r--r--graphics/particles/savepoint-32x32.xml32
-rw-r--r--graphics/particles/savepoint-32x64.xml32
-rw-r--r--graphics/particles/savepoint-64x32.xml32
-rw-r--r--graphics/particles/savepoint-64x64.xml32
-rw-r--r--graphics/particles/windmill.particle.xml11
-rw-r--r--graphics/particles/windmill.pngbin69544 -> 0 bytes
-rw-r--r--npcs.xml17
7 files changed, 145 insertions, 11 deletions
diff --git a/graphics/particles/savepoint-32x32.xml b/graphics/particles/savepoint-32x32.xml
new file mode 100644
index 00000000..9c6880c5
--- /dev/null
+++ b/graphics/particles/savepoint-32x32.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="24">
+ <emitter>
+ <property name="position-x" min="0" max="32"/>
+ <property name="position-y" min="0" max="32"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
+ <property name="gravity" value="-0.003"/>
+ <property name="lifetime" value="100"/>
+ <property name="output" min="0" max="1"/>
+ <property name="output-pause" min="0" max="10"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+ <particle position-x="16" position-y="0" position-z="16">
+ <emitter>
+ <property name="position-x" min="0" max="16"/>
+ <property name="position-y" min="0" max="16"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="360"/>
+ <property name="power" min="0.4" max="0.8"/>
+ <property name="lifetime" value="100"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ <property name="output" min="-20" max="1"/>
+ <property name="acceleration" value="0.03"/>
+ <property name="alpha" value="0.5"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/savepoint-32x64.xml b/graphics/particles/savepoint-32x64.xml
new file mode 100644
index 00000000..61b768b0
--- /dev/null
+++ b/graphics/particles/savepoint-32x64.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="56">
+ <emitter>
+ <property name="position-x" min="0" max="32"/>
+ <property name="position-y" min="0" max="64"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
+ <property name="gravity" value="-0.003"/>
+ <property name="lifetime" value="100"/>
+ <property name="output" min="0" max="1"/>
+ <property name="output-pause" min="0" max="10"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+ <particle position-x="16" position-y="0" position-z="32">
+ <emitter>
+ <property name="position-x" min="0" max="16"/>
+ <property name="position-y" min="0" max="32"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="360"/>
+ <property name="power" min="0.4" max="0.8"/>
+ <property name="lifetime" value="100"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ <property name="output" min="-20" max="1"/>
+ <property name="acceleration" value="0.03"/>
+ <property name="alpha" value="0.5"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/savepoint-64x32.xml b/graphics/particles/savepoint-64x32.xml
new file mode 100644
index 00000000..14443882
--- /dev/null
+++ b/graphics/particles/savepoint-64x32.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="24">
+ <emitter>
+ <property name="position-x" min="0" max="64"/>
+ <property name="position-y" min="0" max="32"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
+ <property name="gravity" value="-0.003"/>
+ <property name="lifetime" value="100"/>
+ <property name="output" min="0" max="1"/>
+ <property name="output-pause" min="0" max="10"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+ <particle position-x="32" position-y="0" position-z="16">
+ <emitter>
+ <property name="position-x" min="0" max="32"/>
+ <property name="position-y" min="0" max="16"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="360"/>
+ <property name="power" min="0.4" max="0.8"/>
+ <property name="lifetime" value="100"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ <property name="output" min="-20" max="1"/>
+ <property name="acceleration" value="0.03"/>
+ <property name="alpha" value="0.5"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/savepoint-64x64.xml b/graphics/particles/savepoint-64x64.xml
new file mode 100644
index 00000000..0140064b
--- /dev/null
+++ b/graphics/particles/savepoint-64x64.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="56">
+ <emitter>
+ <property name="position-x" min="0" max="64"/>
+ <property name="position-y" min="0" max="64"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#ff0000"/>
+ <property name="gravity" value="-0.003"/>
+ <property name="lifetime" value="100"/>
+ <property name="output" min="0" max="1"/>
+ <property name="output-pause" min="0" max="10"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
+ </particle>
+ <particle position-x="32" position-y="0" position-z="32">
+ <emitter>
+ <property name="position-x" min="0" max="32"/>
+ <property name="position-y" min="0" max="32"/>
+ <property name="image" value="graphics/particles/orb-medium.png|W:#0000ff"/>
+ <property name="horizontal-angle" min="0" max="360"/>
+ <property name="vertical-angle" min="0" max="360"/>
+ <property name="power" min="0.4" max="0.8"/>
+ <property name="lifetime" value="100"/>
+ <property name="fade-in" value="15"/>
+ <property name="fade-out" value="20"/>
+ <property name="output" min="-20" max="1"/>
+ <property name="acceleration" value="0.03"/>
+ <property name="alpha" value="0.5"/>
+ </emitter>
+ </particle>
+</effect> \ No newline at end of file
diff --git a/graphics/particles/windmill.particle.xml b/graphics/particles/windmill.particle.xml
deleted file mode 100644
index 5f8815b8..00000000
--- a/graphics/particles/windmill.particle.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-
-<!-- Copyright (C) 2010 The Mana World Development Team
-Copyright (C) 2010-2011 Evol Online -->
-<effect>
- <particle position-x="0" position-y="0" position-z="176">
- <animation imageset="graphics/particles/windmill.png" height="180" width="256">
- <sequence start="0" end="7" delay="100" />
- </animation>
- </particle>
-</effect>
diff --git a/graphics/particles/windmill.png b/graphics/particles/windmill.png
deleted file mode 100644
index 689b5d50..00000000
--- a/graphics/particles/windmill.png
+++ /dev/null
Binary files differ
diff --git a/npcs.xml b/npcs.xml
index 82432879..aef65608 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -73,9 +73,26 @@ IDs 990-999 = Special
<!-- Special NPCs -->
+ <npc id="900">
+ <!-- Savepoint, 32x32. -->
+ <particlefx>graphics/particles/savepoint-32x32.xml</particlefx>
+ </npc>
+ <npc id="901">
+ <!-- Savepoint, 32x64. -->
+ <particlefx>graphics/particles/savepoint-32x64.xml</particlefx>
+ </npc>
+ <npc id="902">
+ <!-- Savepoint, 64x32. -->
+ <particlefx>graphics/particles/savepoint-64x32.xml</particlefx>
+ </npc>
+ <npc id="903">
+ <!-- Savepoint, 64x64. -->
+ <particlefx>graphics/particles/savepoint-64x64.xml</particlefx>
+ </npc>
<npc id="999">
<!-- blank NPC -->
</npc>
+
</npcs>
<!-- Pad & Reid's work .. November 2010 -->
<!-- Reid's wipe and redo .. April 2011 -->