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

File Contents

# User Rev Content
1 root 1.4 object skill_flame_touch
2 root 1.10 inherit type_skill_hth
3 root 1.1 name flame touch
4     skill flame touch
5 root 1.5 exp 0
6     dam 2
7     level 100
8     subtype 18
9     attacktype 4
10 root 1.1 invisible 1
11     last_sp 4
12     no_drop 1
13     end
14