ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/bankcard.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:39 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.6 object bankcard
2 root 1.1 name bank card
3 root 1.7 name_pl bank cards
4     skill literacy
5 pippijn 1.2 face bankcard.x11
6 root 1.1 nrof 1
7     type 8
8     subtype 12
9 root 1.7 materialname paper
10 root 1.1 value 8
11     weight 2
12 root 1.7 client_type 1041
13 root 1.1 end
14 root 1.7