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

File Contents

# User Rev Content
1 root 1.6 object poisoncloud
2 root 1.5 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