ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:41 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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