ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Wand/staff.arc
Revision: 1.9
Committed: Sun Mar 11 00:16:03 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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     type 109
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.8 editable 2048
28 root 1.9 magicmap brown
29 root 1.1 end
30 root 1.8