Improve checkbook and add new check type.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18884 282e977c-c81d-0410-88c4-b93c2d0d6712
master
partmedia 2013-08-04 12:42:14 +00:00
parent beb067cd41
commit 90a5f8c3bd
5 changed files with 26 additions and 13 deletions

View File

@ -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

View File

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 180 B

13
readable/check.arc 100644
View File

@ -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

View File

@ -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