ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/acid_splash.arc
Revision: 1.10
Committed: Sat May 12 16:08:40 2007 UTC (17 years, 1 month ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
move body_skill into superclass

File Contents

# Content
1 object skill_acid_splash
2 name acid splash
3 skill acid splash
4 exp 0
5 dam 2
6 level 100
7 inherit type_skill
8 subtype 40
9 attacktype 64
10 invisible 1
11 last_sp 4
12 no_drop 1
13 editable 0
14 end
15