ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/elven_bow.arc
(Generate patch)

Comparing deliantra/arch/weapon/bow/elven_bow.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:33 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:59 2009 UTC

1object elven_bow 1object elven_bow
2name elven bow 2name elven bow
3name_pl elven bows 3name_pl elven bows
4race arrows 4race arrow
5skill missile weapons 5skill missile weapons
6face elven_bow.x11 6face elven_bow.x11
7sp 70 7sp 70
8dam 15 8dam 15
9wc 1 9wc 1
10nrof 1 10nrof 1
11type 14 11inherit type_bow
12attacktype 1 12attacktype 1
13materialname wood 13materialname wood
14value 17000 14value 17000
15weight 15000 15weight 15000
16magic 3 16magic 3
17client_type 150 17client_type 150
18no_strength 0 18no_strength 0
19body_arm -2 19body_arm -2
20editable 5120
21magicmap brown 20magicmap brown
22end 21end
23 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines