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

File Contents

# Content
1 object poison_fog
2 anim
3 poisoncloud.x11
4 poisoncloud.x12
5 poisoncloud.x13
6 mina
7 name poison fog
8 other_arch poison_fog_sign
9 face poisoncloud.x11
10 is_animated 1
11 wc -30
12 speed 0.2
13 type 102
14 subtype 35
15 move_type all
16 move_on all
17 no_pick 1
18 is_used_up 1
19 color_fg green
20 editable 0
21 end
22
23 object poison_fog_sign
24 anim
25 poisoncloud.x11
26 poisoncloud.x12
27 poisoncloud.x13
28 mina
29 name poison fog
30 face poisoncloud.x11
31 food 30
32 speed 1
33 type 98
34 move_type all
35 no_pick 1
36 is_used_up 1
37 blocksview 1
38 end
39