ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisoncloud.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +5 -5 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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