|
From: Crossfire C. r. messages.
<cro...@li...> - 2011-04-04 03:27:00
|
Revision: 14384
http://crossfire.svn.sourceforge.net/crossfire/?rev=14384&view=rev
Author: rjtanner
Date: 2011-04-04 03:26:53 +0000 (Mon, 04 Apr 2011)
Log Message:
-----------
New face or image (shop/store_gems.base.x11.png) and object (shop/store_gems.arc) for a gems/jewels shop, based on the General Store graphic and archetype.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/shop/store_gems.arc
arch/trunk/shop/store_gems.base.x11.png
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2011-04-03 23:44:29 UTC (rev 14383)
+++ arch/trunk/CHANGES 2011-04-04 03:26:53 UTC (rev 14384)
@@ -1,6 +1,10 @@
Changes for SVN top of tree:
==============================================================================
+New face or image (shop/store_gems.base.x11.png) and object (shop/store_gems.arc)
+for a gems/jewels shop, based on the General Store graphic and archetype.
+RJT 2011-04-03
+
==============================================================================
Changes for 1.60.0
==============================================================================
Added: arch/trunk/shop/store_gems.arc
===================================================================
--- arch/trunk/shop/store_gems.arc (rev 0)
+++ arch/trunk/shop/store_gems.arc 2011-04-04 03:26:53 UTC (rev 14384)
@@ -0,0 +1,34 @@
+Object store_gems
+name shop
+face store_gems.x11
+type 66
+no_pick 1
+move_block all
+client_type 25012
+end
+More
+Object store_gems_2
+name shop
+face store_gems.x11
+type 66
+x 1
+no_pick 1
+move_block all
+end
+More
+Object store_gems_3
+name shop
+face store_gems.x11
+type 66
+y 1
+no_pick 1
+end
+More
+Object store_gems_4
+name shop
+face store_gems.x11
+type 66
+x 1
+y 1
+no_pick 1
+end
Added: arch/trunk/shop/store_gems.base.x11.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/shop/store_gems.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.
|