|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-09-19 06:27:50
|
Revision: 18447
http://crossfire.svn.sourceforge.net/crossfire/?rev=18447&view=rev
Author: rjtanner
Date: 2012-09-19 06:27:43 +0000 (Wed, 19 Sep 2012)
Log Message:
-----------
New Graphic and archetype for West Guild building and West Guild Storage building. Based on existing guild graphics but with a sign or banner on the front.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/town/guild2_west.arc
arch/trunk/construct/town/guild2_west.base.x11.png
arch/trunk/construct/town/guild2storage_west.arc
arch/trunk/construct/town/guild2storage_west.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-09-18 04:17:15 UTC (rev 18446)
+++ arch/trunk/CHANGES 2012-09-19 06:27:43 UTC (rev 18447)
@@ -1,6 +1,14 @@
Changes for SVN top of tree:
==============================================================================
+New Graphic and archetype for West Guild building and West Guild Storage building.
+Based on existing guild graphics but with a sign or banner on the front.
+construct/town/guild2storage_west.base.x11.png
+construct/town/guild2storage_west.arc
+construct/town/guild2_west.arc
+construct/town/guild2_west.base.x11.png
+RJT 2012-09-19
+
New graphic and archetype for Northwest Guild sorage building. Based on existing
guild graphic but with a sign or banner on the front.
construct/town/guild2storage_northwest.base.x11.png
Added: arch/trunk/construct/town/guild2_west.arc
===================================================================
--- arch/trunk/construct/town/guild2_west.arc (rev 0)
+++ arch/trunk/construct/town/guild2_west.arc 2012-09-19 06:27:43 UTC (rev 18447)
@@ -0,0 +1,33 @@
+Object guild2_west
+face guild2_west.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object guild2_west_2
+name guild2
+face guild2_west.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object guild2_west_3
+name guild2
+face guild2_west.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object guild2_west_4
+name guild2
+face guild2_west.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/construct/town/guild2_west.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/town/guild2_west.base.x11.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: arch/trunk/construct/town/guild2storage_west.arc
===================================================================
--- arch/trunk/construct/town/guild2storage_west.arc (rev 0)
+++ arch/trunk/construct/town/guild2storage_west.arc 2012-09-19 06:27:43 UTC (rev 18447)
@@ -0,0 +1,33 @@
+Object guild2storage_west
+face guild2storage_west.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object guild2storage_west_2
+name guild storage
+face guild2storage_west.x11
+type 66
+no_pick 1
+move_block all
+x 1
+end
+More
+Object guild2storage_west_3
+name guild storage
+face guild2storage_west.x11
+type 66
+no_pick 1
+y 1
+end
+More
+Object guild2storage_west_4
+name guild storage
+face guild2storage_west.x11
+type 66
+no_pick 1
+x 1
+y 1
+end
Added: arch/trunk/construct/town/guild2storage_west.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/town/guild2storage_west.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.
|