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.9 by root, Sun Mar 11 00:15:58 2007 UTC

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