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.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:30 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
4type 102 8type 102
5subtype 35 9subtype 35
6face poisoncloud.111 10move_type all
11move_on all
12no_pick 1
13is_used_up 1
14color_fg green
15editable 0
7anim 16anim
8poisoncloud.111 17poisoncloud.x11
9poisoncloud.112 18poisoncloud.x12
10poisoncloud.113 19poisoncloud.x13
11mina 20mina
12color_fg green 21end
22
23object poison_fog_sign
24name poison fog
25face poisoncloud.x11
26food 30
27speed 1
28type 98
29move_type all
30no_pick 1
13is_used_up 1 31is_used_up 1
14is_animated 1 32blocksview 1
15walk_on 1 33anim
16flying 1 34poisoncloud.x11
17no_pick 1 35poisoncloud.x12
18speed 0.2 36poisoncloud.x13
19wc -30 37mina
20editable 0
21end 38end
22# 39
23Object poison_fog_sign
24name poison fog
25face poisoncloud.111
26anim
27poisoncloud.111
28poisoncloud.112
29poisoncloud.113
30mina
31type 98
32speed 1
33flying 1
34no_pick 1
35food 30
36blocksview 1
37is_used_up 1
38end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines