ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/system/ability/abil_spit_acid.arc
Revision: 1.2
Committed: Tue Feb 6 22:41:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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