|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-09-12 05:36:37
|
Revision: 18439
http://crossfire.svn.sourceforge.net/crossfire/?rev=18439&view=rev
Author: rjtanner
Date: 2012-09-12 05:36:31 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
New graphic (construct/town/guild2storage_fant.base.x11.png) and archetype (construct/town/guild2storage_fant.arc) for Fantasy Guild Storage building. Based on existing guild graphics but with three dormers and a sign or banner on the front.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/town/guild2storage_fant.arc
arch/trunk/construct/town/guild2storage_fant.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-09-11 05:35:08 UTC (rev 18438)
+++ arch/trunk/CHANGES 2012-09-12 05:36:31 UTC (rev 18439)
@@ -1,6 +1,12 @@
Changes for SVN top of tree:
==============================================================================
+New graphic and archetype for Fantasy Guild Storage building. Based on existing
+guild graphics but with three dormers and a sign or banner on the front.
+construct/town/guild2storage_fant.arc
+construct/town/guild2storage_fant.base.x11.png
+RJT 2012-09-12
+
New graphic and archetype for Fantasy Guild building. Based on the original fantasy
guild graphic but with new roof color and a sign or banner on the front.
construct/town/guild2_fant.arc
Added: arch/trunk/construct/town/guild2storage_fant.arc
===================================================================
--- arch/trunk/construct/town/guild2storage_fant.arc (rev 0)
+++ arch/trunk/construct/town/guild2storage_fant.arc 2012-09-12 05:36:31 UTC (rev 18439)
@@ -0,0 +1,33 @@
+Object guild2storage_fant
+face guild2storage_fant.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object guild2storage_fant_2
+name guild storage
+face guild2storage_fant.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object guild2storage_fant_3
+name guild storage
+face guild2storage_fant.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object guildstorage_fant_4
+name guild storage
+face guild2storage_fant.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/construct/town/guild2storage_fant.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/town/guild2storage_fant.base.x11.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|