ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/punching.arc
Revision: 1.12
Committed: Fri Apr 2 21:26:20 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +1 -1 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# User Rev Content
1 root 1.6 object skill_punching
2 root 1.12 inherit type_skill_hth
3 root 1.1 name punching
4     skill punching
5 root 1.7 exp 0
6     level 100
7     subtype 17
8     attacktype 1
9 root 1.1 invisible 1
10     no_drop 1
11     end
12