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.3 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines