ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:33 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

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