ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/coffin.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:42 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 coffin
2 root 1.9 inherit type_weapon
3 root 1.7 skill two handed weapons
4 pippijn 1.2 face coffin.x11
5 root 1.7 dam 10
6     nrof 1
7     materialname wood
8     value 30
9     weight 80000
10 root 1.5 last_sp 19
11 root 1.7 body_arm -2
12 root 1.11 body_combat -1
13 root 1.1 end
14 root 1.7