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

File Contents

# User Rev Content
1 root 1.4 object skill_throwing
2 root 1.8 inherit type_skill
3 root 1.1 name throwing
4     skill throwing
5 root 1.5 exp 0
6 root 1.8 dam 1
7 root 1.5 level 100
8     subtype 25
9 root 1.1 invisible 1
10     no_drop 1
11     end
12