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

Comparing deliantra/arch/skills/throwing.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:36 2007 UTC vs.
Revision 1.8 by root, Sat May 12 19:16:08 2007 UTC

1object skill_throwing 1object skill_throwing
2inherit type_skill
2name throwing 3name throwing
3skill throwing 4skill throwing
4type 43 5exp 0
6dam 1
7level 100
8subtype 25
5invisible 1 9invisible 1
6no_drop 1 10no_drop 1
7subtype 25
8editable 0 11editable 0
9body_skill -1
10exp 0
11level 100
12end 12end
13 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines