ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_3.arc
Revision: 1.10
Committed: Tue Nov 3 09:48:55 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.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object chair_3.1
2 inherit type_weapon
3 name chair
4 name_pl chairs
5 skill two handed weapons
6 face chair_3.x01
7 magicmap brown
8 dam 6
9 nrof 1
10 materialname wood
11 value 25
12 weight 60000
13 last_sp 19
14 client_type 8002
15 body_arm -2
16 end
17
18 object chair_3.2
19 inherit type_weapon
20 name chair
21 name_pl chairs
22 skill two handed weapons
23 face chair_3.x11
24 magicmap brown
25 dam 6
26 nrof 1
27 materialname wood
28 value 25
29 weight 60000
30 last_sp 19
31 client_type 8002
32 body_arm -2
33 end
34