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

Comparing deliantra/arch/inorganic/dust_effect.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:22 2007 UTC vs.
Revision 1.9 by root, Sun Mar 11 00:19:43 2007 UTC

1object dust_effect 1object dust_effect
2anim
3dust_effect.x11
4dust_effect.x12
5dust_effect.x13
6mina
2name cloud of dust 7name cloud of dust
3name_pl clouds of dust 8name_pl clouds of dust
4face dust_effect.x11 9face dust_effect.x11
5dam 1 10dam 1
6wc -3 11wc -3
7speed 1 12speed 1
8level 1 13level 1
9type 88 14type 88
10attacktype 4194304 15attacktype 4194304
11client_type 641 16client_type 641
12move_type all 17move_type fly_low
13no_pick 1 18no_pick 1
14color_bg khaki
15color_fg brown
16editable 32 19editable 32
17anim 20magicmap brown
18dust_effect.x11
19dust_effect.x12
20dust_effect.x13
21mina
22end 21end
23 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines