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.6 by root, Mon May 7 05:24:41 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
4exp 0 5exp 0
6dam 1
5level 100 7level 100
6inherit type_skill
7subtype 25 8subtype 25
8invisible 1 9invisible 1
9no_drop 1 10no_drop 1
10body_skill -1
11editable 0 11editable 0
12end 12end
13 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines