ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/poisoncloud.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

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