ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisoncloud.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object poisoncloud
2 root 1.4 anim
3     poisoncloud.x11
4     poisoncloud.x12
5     poisoncloud.x13
6     mina
7 root 1.7 name poison cloud
8     other_arch poisoning
9 root 1.9 sound wn/poison
10 root 1.7 face poisoncloud.x11
11 root 1.11 magicmap green
12 root 1.3 hp 10
13     dam 1
14 root 1.7 speed 0.2
15     type 102
16     subtype 6
17 root 1.3 attacktype 1026
18 root 1.7 move_type fly_low
19 root 1.3 no_pick 1
20 root 1.1 end
21 root 1.7