ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/card.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:39 2009 UTC (14 years, 8 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 card
2 root 1.7 name_pl cards
3     skill literacy
4 pippijn 1.2 face card.x11
5 root 1.1 nrof 1
6     type 8
7     subtype 12
8 root 1.7 materialname paper
9 root 1.1 value 8
10     weight 2
11 root 1.7 client_type 1041
12 root 1.1 end
13 root 1.7