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

File Contents

# User Rev Content
1 root 1.6 object chair
2 root 1.10 inherit type_weapon
3 root 1.7 name_pl chairs
4     skill two handed weapons
5 pippijn 1.2 face chair.x11
6 root 1.7 dam 4
7     nrof 1
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.12 body_combat -1
15 root 1.1 end
16 root 1.7