summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-11 14:59:40 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-11 14:59:40 -0300
commit1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe (patch)
treebf705873f3c1006832ea752b42e3416ccd5e6659
parent868ba7f4e2966ace8542367eafdbf3f16cd5cdbf (diff)
downloadclientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.gz
clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.bz2
clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.tar.xz
clientdata-1d06d6ff8db21a5f85cc0c9302799fd8d32fb8fe.zip
New skill added.
Also, prepare icons for Shadow Herb and Alizarin Herb.
-rw-r--r--graphics/items/generic/alizarinherb.pngbin0 -> 568 bytes
-rw-r--r--graphics/items/generic/herb.pngbin0 -> 1427 bytes
-rw-r--r--graphics/skills/wizard/potion.pngbin0 -> 2296 bytes
-rw-r--r--maps/003-0.tmx2
-rw-r--r--skills.xml9
5 files changed, 9 insertions, 2 deletions
diff --git a/graphics/items/generic/alizarinherb.png b/graphics/items/generic/alizarinherb.png
new file mode 100644
index 00000000..fb3f56d4
--- /dev/null
+++ b/graphics/items/generic/alizarinherb.png
Binary files differ
diff --git a/graphics/items/generic/herb.png b/graphics/items/generic/herb.png
new file mode 100644
index 00000000..0a832180
--- /dev/null
+++ b/graphics/items/generic/herb.png
Binary files differ
diff --git a/graphics/skills/wizard/potion.png b/graphics/skills/wizard/potion.png
new file mode 100644
index 00000000..b17aa5eb
--- /dev/null
+++ b/graphics/skills/wizard/potion.png
Binary files differ
diff --git a/maps/003-0.tmx b/maps/003-0.tmx
index d30cd6ca..706de15a 100644
--- a/maps/003-0.tmx
+++ b/maps/003-0.tmx
@@ -5,7 +5,7 @@
<property name="manaplus version" value="2"/>
<property name="minimap" value="graphics/minimaps/003-0-1.png"/>
<property name="music" value="peace.ogg"/>
- <property name="name" value="The Magic Guild"/>
+ <property name="name" value="Magic Academy"/>
</properties>
<tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3">
<image source="../graphics/tilesets/collision.png" width="96" height="96"/>
diff --git a/skills.xml b/skills.xml
index a54fe5b4..ded17531 100644
--- a/skills.xml
+++ b/skills.xml
@@ -47,10 +47,17 @@ Copyright (C) 2018 TMW2 -->
<skill
id="143"
name="Fake Death"
- icon="graphics/skills/poison.png"
+ icon="graphics/skills/none.png"
description="Geez, I thought you were a goner for real!"
castingAnimation="emote.xml"
/>
+ <skill
+ id="22"
+ name="Divine Protection"
+ icon="graphics/skills/wizard/potion.png"
+ description="Jesus' blessing, extra defense against unholy things."
+ castingAnimation="emote.xml"
+ />
</set>
<set name="Physical">
<skill