ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisoncloud.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object poisoncloud
2     other_arch poisoning
3     name poison cloud
4     type 102
5     subtype 6
6     face poisoncloud.x11
7     color_fg green
8 root 1.4 anim
9     poisoncloud.x11
10     poisoncloud.x12
11     poisoncloud.x13
12     mina
13 root 1.5 speed 0.2
14 root 1.3 hp 10
15     dam 1
16     attacktype 1026
17 root 1.5 flying 1
18 root 1.3 no_pick 1
19     editable 0
20 root 1.1 end