ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisoncloud.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:55 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_1
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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     face poisoncloud.x11
10 root 1.3 hp 10
11     dam 1
12 root 1.7 speed 0.2
13     type 102
14     subtype 6
15 root 1.3 attacktype 1026
16 root 1.7 move_type fly_low
17 root 1.3 no_pick 1
18     editable 0
19 root 1.8 magicmap green
20 root 1.1 end
21 root 1.7