ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/clawing.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.4 object skill_clawing
2 root 1.8 inherit type_skill
3 root 1.1 name clawing
4     skill clawing
5 root 1.5 exp 0
6     dam 2
7     level 100
8     subtype 31
9 elmex 1.9 attacktype 1
10 root 1.1 invisible 1
11     last_sp 3
12     no_drop 1
13     end
14