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

File Contents

# User Rev Content
1 root 1.3 object chair
2     name_pl chairs
3     skill two handed weapons
4 pippijn 1.2 face chair.x11
5 root 1.3 dam 4
6     nrof 1
7     type 15
8     material 16
9     value 20
10 root 1.1 weight 40000
11     last_sp 16
12     client_type 8002
13     body_arm -2
14 root 1.3 color_fg black
15     editable 128
16 root 1.1 end
17 root 1.3