ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/poison_fog.arc
(Generate patch)

Comparing deliantra/arch/spell/MovingBall/poison_fog.arc (file contents):
Revision 1.5 by root, Sun Feb 18 21:07:40 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:16 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines