ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/punching.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:35 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object skill_punching
2 root 1.1 name punching
3     skill punching
4     type 43
5     invisible 1
6     no_drop 1
7 root 1.5 subtype 17
8     editable 0
9 root 1.4 body_skill -1
10 root 1.5 exp 0
11     level 100
12     attacktype 1
13 root 1.1 end
14