ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/clawing.arc
Revision: 1.9
Committed: Fri Aug 28 22:20:48 2009 UTC (14 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80
Changes since 1.8: +1 -0 lines
Log Message:
fixed clawing skill. added physical attacktype.

File Contents

# Content
1 object skill_clawing
2 inherit type_skill
3 name clawing
4 skill clawing
5 exp 0
6 dam 2
7 level 100
8 subtype 31
9 attacktype 1
10 invisible 1
11 last_sp 3
12 no_drop 1
13 editable 0
14 end
15