|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-09-08 06:16:21
|
Revision: 18434
http://crossfire.svn.sourceforge.net/crossfire/?rev=18434&view=rev
Author: rjtanner
Date: 2012-09-08 06:16:15 +0000 (Sat, 08 Sep 2012)
Log Message:
-----------
New graphic (construct/town/guild2.base.x11.png) and archetype (construct/town/guild2.arc) for a Guild building. Based on the original guild graphic (guild.base.x11.png) but with new roof color and a sign or banner.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/town/guild2.arc
arch/trunk/construct/town/guild2.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-09-08 05:14:59 UTC (rev 18433)
+++ arch/trunk/CHANGES 2012-09-08 06:16:15 UTC (rev 18434)
@@ -1,6 +1,12 @@
Changes for SVN top of tree:
==============================================================================
+New graphic and archetype for a Guild building. Based on the original guild graphic
+but with new roof color and a sign or banner.
+construct/town/guild2.arc
+construct/town/guild2.base.x11.png
+RJT 2012-09-08
+
Pixel color clean up on various Afloor graphics.
floor/Afloor/ahole_blue.base.171.png
floor/Afloor/afloor.base.131.png
Added: arch/trunk/construct/town/guild2.arc
===================================================================
--- arch/trunk/construct/town/guild2.arc (rev 0)
+++ arch/trunk/construct/town/guild2.arc 2012-09-08 06:16:15 UTC (rev 18434)
@@ -0,0 +1,33 @@
+Object guild2
+face guild2.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object guild2_2
+name guild2
+face guild2.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object guild2_3
+name guild2
+face guild2.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object guild2_4
+name guild2
+face guild2.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/construct/town/guild2.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/town/guild2.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.
|