ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/ability/abil_spit_acid.arc
Revision: 1.5
Committed: Sat Mar 3 01:24:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.4: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.4 object ability_spit_acid
2 root 1.5 name spits acid
3 root 1.3 race spit_acid
4 root 1.5 skill missile weapons
5     sp 20
6     dam 0
7     wc 1
8     nrof 1
9 root 1.3 type 14
10     no_drop 1
11 root 1.1 no_strength 1
12     end
13 root 1.5