ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair_3.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:33 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 dam 6
8 nrof 1
9 materialname wood
10 value 25
11 weight 60000
12 last_sp 19
13 client_type 8002
14 body_arm -2
15 body_combat -1
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 dam 6
25 nrof 1
26 materialname wood
27 value 25
28 weight 60000
29 last_sp 19
30 client_type 8002
31 body_arm -2
32 body_combat -1
33 end
34