|
From: Crossfire C. r. messages.
<cro...@li...> - 2012-04-29 07:43:13
|
Revision: 18031
http://crossfire.svn.sourceforge.net/crossfire/?rev=18031&view=rev
Author: rjtanner
Date: 2012-04-29 07:43:06 +0000 (Sun, 29 Apr 2012)
Log Message:
-----------
New graphic (construct/temple/sorig_cathedral.base.x11.png) and archetype (construct/temple/sorig_cathedral.arc), Cathedral of Sorig.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/construct/temple/sorig_cathedral.arc
arch/trunk/construct/temple/sorig_cathedral.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2012-04-29 07:22:18 UTC (rev 18030)
+++ arch/trunk/CHANGES 2012-04-29 07:43:06 UTC (rev 18031)
@@ -1,6 +1,11 @@
Changes for SVN top of tree:
==============================================================================
+New graphic and archetype, Cathedral of Sorig.
+construct/temple/sorig_cathedral.base.x11.png
+construct/temple/sorig_cathedral.arc
+RJT 2012-04-29
+
New graphic and archetype, Church of Ixalovh.
construct/temple/ixalovh_church.base.x11.png
construct/temple/ixalovh_church.arc
Added: arch/trunk/construct/temple/sorig_cathedral.arc
===================================================================
--- arch/trunk/construct/temple/sorig_cathedral.arc (rev 0)
+++ arch/trunk/construct/temple/sorig_cathedral.arc 2012-04-29 07:43:06 UTC (rev 18031)
@@ -0,0 +1,112 @@
+Object sorig_cathedral
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object sorig_cathedral_2
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 1
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_3
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 2
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_4
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+y 1
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_5
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 1
+y 1
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_6
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 2
+y 1
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_7
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+y 2
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_8
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 1
+y 2
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_9
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 2
+y 2
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_10
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+y 3
+no_pick 1
+move_block all
+end
+More
+Object sorig_cathedral_11
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 1
+y 3
+no_pick 1
+end
+More
+Object sorig_cathedral_12
+name Cathedral of Sorig
+type 66
+face sorig_cathedral.x11
+x 2
+y 3
+no_pick 1
+move_block all
+end
Added: arch/trunk/construct/temple/sorig_cathedral.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/construct/temple/sorig_cathedral.base.x11.png
___________________________________________________________________
Added: svn:executable
+ *
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.
|