ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:21 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

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 root 1.4 materialname wood
9 root 1.3 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