ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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