|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-09-10 06:09:11
|
Revision: 18435
http://crossfire.svn.sourceforge.net/crossfire/?rev=18435&view=rev
Author: rjtanner
Date: 2012-09-10 06:09:03 +0000 (Mon, 10 Sep 2012)
Log Message:
-----------
New graphic (construct/town/guild2storage.base.x11.png) and archetype (construct/town/guild2storage.arc) for 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.arc
arch/trunk/construct/town/guild2storage.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-09-08 06:16:15 UTC (rev 18434)
+++ arch/trunk/CHANGES 2012-09-10 06:09:03 UTC (rev 18435)
@@ -1,8 +1,14 @@
Changes for SVN top of tree:
==============================================================================
+New graphic and archetype for Guild Storage building. Based on existing guild
+graphics but with three dormers and a sign or banner on the front.
+construct/town/guild2storage.base.x11.png
+construct/town/guild2storage.arc
+RJT 2012-09-10
+
New graphic and archetype for a Guild building. Based on the original guild graphic
-but with new roof color and a sign or banner.
+but with new roof color and a sign or banner on the front.
construct/town/guild2.arc
construct/town/guild2.base.x11.png
RJT 2012-09-08
Added: arch/trunk/construct/town/guild2storage.arc
===================================================================
--- arch/trunk/construct/town/guild2storage.arc (rev 0)
+++ arch/trunk/construct/town/guild2storage.arc 2012-09-10 06:09:03 UTC (rev 18435)
@@ -0,0 +1,33 @@
+Object guildstorage
+face guild2storage.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object guildstorage_2
+name guild storage
+face guild2storage.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object guildstorage_3
+name guild storage
+face guild2storage.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object guildstorage_4
+name guild storage
+face guild2storage.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/construct/town/guild2storage.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/town/guild2storage.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.
|