ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/staff.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:16 2010 UTC (13 years, 8 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.7 object staff
2 root 1.1 anim
3 pippijn 1.2 staff.x11
4     staff.x11
5     staff.x11
6     staff.x11
7     staff.x12
8     staff.x13
9     staff.x14
10     staff.x15
11     staff.x14
12     staff.x13
13     staff.x12
14     staff.x11
15 root 1.1 mina
16 root 1.12 inherit type_wand
17 root 1.8 name_pl staves
18     skill use magic item
19     face staff.x11
20 root 1.5 speed -0.1
21 root 1.8 materialname wood
22 root 1.5 value 50
23     weight 2500
24 root 1.8 randomitems staff
25 root 1.5 client_type 712
26     body_range -1
27 root 1.1 end
28 root 1.8