|
From: Crossfire C. r. messages.
<cro...@li...> - 2014-09-04 22:21:02
|
Revision: 19634
http://sourceforge.net/p/crossfire/code/19634
Author: rjtanner
Date: 2014-09-04 22:20:52 +0000 (Thu, 04 Sep 2014)
Log Message:
-----------
New graphic (random/randomOre.base.111.png) and face (random/randomOre.face) for random_ore tile (random/random_ore.arc), it was using the same face as random_mineral before.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/random/random_ore.arc
Added Paths:
-----------
arch/trunk/random/randomOre.base.111.png
arch/trunk/random/randomOre.face
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/ChangeLog 2014-09-04 22:20:52 UTC (rev 19634)
@@ -1,5 +1,12 @@
-Update graphic faces for random item tiles
+New graphic and face for random_ore tile, it was using the same
+face as random_mineral before.
+random/randomOre.base.111.png
+random/randomOre.face
+random/random_ore.arc
+RJT 2014-09-04
+
+Update graphic faces for random item tiles.
random/randomArti.base.111.png
random/randomBow.base.111.png
random/randomFood.base.111.png
Added: arch/trunk/random/randomOre.base.111.png
===================================================================
(Binary files differ)
Index: arch/trunk/random/randomOre.base.111.png
===================================================================
--- arch/trunk/random/randomOre.base.111.png 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/random/randomOre.base.111.png 2014-09-04 22:20:52 UTC (rev 19634)
Property changes on: arch/trunk/random/randomOre.base.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/trunk/random/randomOre.face
===================================================================
--- arch/trunk/random/randomOre.face (rev 0)
+++ arch/trunk/random/randomOre.face 2014-09-04 22:20:52 UTC (rev 19634)
@@ -0,0 +1,3 @@
+face randomOre.111
+magicmap orange
+end
Modified: arch/trunk/random/random_ore.arc
===================================================================
--- arch/trunk/random/random_ore.arc 2014-09-04 21:07:27 UTC (rev 19633)
+++ arch/trunk/random/random_ore.arc 2014-09-04 22:20:52 UTC (rev 19634)
@@ -1,5 +1,5 @@
Object random_ore
-face randomMin.111
+face randomOre.111
type 4
hp 1
randomitems random_ore
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|