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-b93c2d0d6712master
parent
beb067cd41
commit
90a5f8c3bd
|
@ -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
|
Before Width: | Height: | Size: 180 B After Width: | Height: | Size: 180 B |
|
@ -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
|
|
@ -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
|
|
Loading…
Reference in New Issue