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

File Contents

# User Rev Content
1 root 1.7 object skill_acid_splash
2 pippijn 1.2 name acid splash
3     skill acid splash
4 pippijn 1.1 type 43
5     invisible 1
6 root 1.6 dam 2
7 pippijn 1.1 last_sp 4
8 root 1.6 attacktype 64
9 pippijn 1.1 no_drop 1
10 root 1.6 subtype 40
11     editable 0
12 root 1.5 body_skill -1
13 root 1.6 exp 0
14     level 100
15 pippijn 1.1 end
16