ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/staff.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.8 name_pl staves
17     skill use magic item
18     face staff.x11
19 root 1.5 speed -0.1
20 root 1.10 inherit type_wand
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.9 magicmap brown
28 root 1.1 end
29 root 1.8