|
From: Crossfire C. r. messages.
<cro...@li...> - 2013-08-04 12:42:19
|
Revision: 18884
http://sourceforge.net/p/crossfire/code/18884
Author: partmedia
Date: 2013-08-04 12:42:14 +0000 (Sun, 04 Aug 2013)
Log Message:
-----------
Improve checkbook and add new check type.
Added Paths:
-----------
arch/trunk/misc/Container/checkbook.arc
arch/trunk/misc/Container/checkbook.base.111.png
arch/trunk/misc/Container/checkbook.face
arch/trunk/readable/check.arc
Removed Paths:
-------------
arch/trunk/readable/checkbook.arc
arch/trunk/readable/checkbook.base.111.png
arch/trunk/readable/checkbook.face
Added: arch/trunk/misc/Container/checkbook.arc
===================================================================
--- arch/trunk/misc/Container/checkbook.arc (rev 0)
+++ arch/trunk/misc/Container/checkbook.arc 2013-08-04 12:42:14 UTC (rev 18884)
@@ -0,0 +1,13 @@
+Object checkbook
+name check book
+face checkbook.111
+type 122
+material 1
+weight 10
+container 100
+Str 10
+value 10
+identified 1
+name_pl checkbooks
+client_type 51
+end
Copied: arch/trunk/misc/Container/checkbook.base.111.png (from rev 18883, arch/trunk/readable/checkbook.base.111.png)
===================================================================
(Binary files differ)
Copied: arch/trunk/misc/Container/checkbook.face (from rev 18883, arch/trunk/readable/checkbook.face)
===================================================================
--- arch/trunk/misc/Container/checkbook.face (rev 0)
+++ arch/trunk/misc/Container/checkbook.face 2013-08-04 12:42:14 UTC (rev 18884)
@@ -0,0 +1,3 @@
+face checkbook.111
+magicmap brown
+end
Added: arch/trunk/readable/check.arc
===================================================================
--- arch/trunk/readable/check.arc (rev 0)
+++ arch/trunk/readable/check.arc 2013-08-04 12:42:14 UTC (rev 18884)
@@ -0,0 +1,13 @@
+Object check
+name check
+face bankcard.111
+type 8
+subtype 12
+material 1
+skill literacy
+value 8
+identified 1
+weight 1
+name_pl checks
+client_type 1041
+end
Deleted: arch/trunk/readable/checkbook.arc
===================================================================
--- arch/trunk/readable/checkbook.arc 2013-08-04 11:10:52 UTC (rev 18883)
+++ arch/trunk/readable/checkbook.arc 2013-08-04 12:42:14 UTC (rev 18884)
@@ -1,13 +0,0 @@
-Object checkbook
-name cheque book
-nrof 1
-face checkbook.111
-type 8
-subtype 5
-skill literacy
-material 1
-value 10
-weight 1000
-name_pl cheque books
-client_type 1041
-end
Deleted: arch/trunk/readable/checkbook.base.111.png
===================================================================
(Binary files differ)
Deleted: arch/trunk/readable/checkbook.face
===================================================================
--- arch/trunk/readable/checkbook.face 2013-08-04 11:10:52 UTC (rev 18883)
+++ arch/trunk/readable/checkbook.face 2013-08-04 12:42:14 UTC (rev 18884)
@@ -1,3 +0,0 @@
-face checkbook.111
-magicmap brown
-end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|