|
From: Crossfire C. r. messages.
<cro...@li...> - 2010-05-11 04:35:56
|
Revision: 13167
http://crossfire.svn.sourceforge.net/crossfire/?rev=13167&view=rev
Author: kbulgrien
Date: 2010-05-11 04:35:48 +0000 (Tue, 11 May 2010)
Log Message:
-----------
- Add large old wood and iron ships anchor.
Modified Paths:
--------------
arch/trunk/CHANGES
Added Paths:
-----------
arch/trunk/misc/anchor.arc
arch/trunk/misc/anchor.base.111.png
arch/trunk/misc/anchor.face
Modified: arch/trunk/CHANGES
===================================================================
--- arch/trunk/CHANGES 2010-05-10 18:16:29 UTC (rev 13166)
+++ arch/trunk/CHANGES 2010-05-11 04:35:48 UTC (rev 13167)
@@ -1,7 +1,10 @@
Changes for SVN top of tree:
==============================================================================
-Add Wheelbarrow This uses an image drawn by kbulgarien
+Add large wood and iron ships anchor.
+Kevin Bulgrien 2010-05-10
+
+Add Wheelbarrow This uses an image drawn by Kevin Bulgrien
Brendan Lally 2010-04-28
Change the names of dragon scales and dragon mail to be red dragon
Added: arch/trunk/misc/anchor.arc
===================================================================
--- arch/trunk/misc/anchor.arc (rev 0)
+++ arch/trunk/misc/anchor.arc 2010-05-11 04:35:48 UTC (rev 13167)
@@ -0,0 +1,17 @@
+Object anchor
+can_roll 1
+client_type 8002
+face anchor.111
+material 18
+move_block walk swim boat
+move_type 1
+name Anchor
+name_pl Anchors
+no_pick 1
+weight 500000
+end
+More
+Object anchor_2
+face anchor.111
+x 1
+end
Added: arch/trunk/misc/anchor.base.111.png
===================================================================
(Binary files differ)
Property changes on: arch/trunk/misc/anchor.base.111.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: arch/trunk/misc/anchor.face
===================================================================
--- arch/trunk/misc/anchor.face (rev 0)
+++ arch/trunk/misc/anchor.face 2010-05-11 04:35:48 UTC (rev 13167)
@@ -0,0 +1,3 @@
+face anchor.111
+magicmap brown
+end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|