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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines