|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-11-28 18:07:55
|
Revision: 18535
http://crossfire.svn.sourceforge.net/crossfire/?rev=18535&view=rev
Author: silvernexus
Date: 2012-11-28 18:07:42 +0000 (Wed, 28 Nov 2012)
Log Message:
-----------
Added distinct graphic for rune of icestorm.
Modified Paths:
--------------
arch/trunk/CHANGES
arch/trunk/spell/Rune/rune_frost.arc
arch/trunk/spell/Rune/rune_icestorm.face
arch/trunk/spell/Rune/rune_large_icestorm.face
Added Paths:
-----------
arch/trunk/spell/Rune/rune_icestorm.base.111.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-11-28 17:16:27 UTC (rev 18534)
+++ arch/trunk/CHANGES 2012-11-28 18:07:42 UTC (rev 18535)
@@ -1,6 +1,14 @@
Changes for SVN top of tree:
==============================================================================
+Added seperate face for rune of icestorm. Changed rune of icestorm
+and rune of large icestorm to use the new image.
+spell/Rune/rune_frost.arc
+spell/Rune/rune_icestorm.base.111.png
+spell/Rune/rune_icestorm.face
+spell/Rune/rune_large_icestorm.face
+SilverNexus 2012-11-28
+
Redesigned coffee cups (full & empty) to be in perspective.
Moved old images to the classic image set
food/coffee.base.111.png
Modified: arch/trunk/spell/Rune/rune_frost.arc
===================================================================
--- arch/trunk/spell/Rune/rune_frost.arc 2012-11-28 17:16:27 UTC (rev 18534)
+++ arch/trunk/spell/Rune/rune_frost.arc 2012-11-28 18:07:42 UTC (rev 18535)
@@ -20,7 +20,7 @@
Object rune_icestorm
name Rune of Icestorm
type 154
-face rune_frost.111
+face rune_icestorm.111
hp 1
other_arch spell_icestorm
speed 1
@@ -38,7 +38,7 @@
Object rune_large_icestorm
name Rune of Large Icestorm
type 154
-face rune_frost.111
+face rune_icestorm.111
hp 1
other_arch spell_large_icestorm
speed 1
Added: arch/trunk/spell/Rune/rune_icestorm.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/spell/Rune/rune_icestorm.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: arch/trunk/spell/Rune/rune_icestorm.face
===================================================================
--- arch/trunk/spell/Rune/rune_icestorm.face 2012-11-28 17:16:27 UTC (rev 18534)
+++ arch/trunk/spell/Rune/rune_icestorm.face 2012-11-28 18:07:42 UTC (rev 18535)
@@ -1,4 +1,4 @@
animation rune_icestorm
-rune_frost.111
+rune_icestorm.111
icestorm.111
mina
Modified: arch/trunk/spell/Rune/rune_large_icestorm.face
===================================================================
--- arch/trunk/spell/Rune/rune_large_icestorm.face 2012-11-28 17:16:27 UTC (rev 18534)
+++ arch/trunk/spell/Rune/rune_large_icestorm.face 2012-11-28 18:07:42 UTC (rev 18535)
@@ -1,4 +1,4 @@
animation rune_large_icestorm
-rune_frost.111
+rune_icestorm.111
icestorm.111
mina
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|