ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/table_4.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:34 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +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 table_4
2 root 1.9 inherit type_weapon
3 root 1.1 name table
4 root 1.7 name_pl tables
5     skill two handed weapons
6 pippijn 1.2 face table_4.x11
7 root 1.7 dam 10
8     nrof 1
9     materialname wood
10     value 30
11     weight 80000
12 root 1.5 last_sp 19
13 root 1.7 client_type 8002
14     body_arm -2
15 root 1.11 body_combat -1
16 root 1.1 end
17 root 1.7