ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/poison_fog.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +19 -18 lines
Log Message:
second normaliser run - dude

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 fly_low
16 move_on walk
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 fly_low
35 no_pick 1
36 is_used_up 1
37 blocksview 1
38 end
39