ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/one_handed_weapons.arc
Revision: 1.10
Committed: Fri Mar 26 20:24:42 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
add weapontype to skills that need it

File Contents

# Content
1 object skill_one_handed_weapon
2 inherit type_skill
3 name one handed weapons
4 skill one handed weapons
5 exp 0
6 dam 1
7 level 100
8 subtype 23
9 invisible 1
10 weapontype 15
11 no_drop 1
12 end
13