ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/bankcard.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:13 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +5 -4 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object bankcard
2 root 1.1 name bank card
3 root 1.3 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     material 1
10     value 8
11     weight 2
12 root 1.3 client_type 1041
13 root 1.1 editable 128
14     end
15 root 1.3