ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:35 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +12 -11 lines
Log Message:
second normaliser run - dude

File Contents

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