ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:56 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

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 root 1.11 magicmap brown
11 root 1.7 dam 1
12     wc -3
13 root 1.3 speed 1
14 root 1.7 level 1
15     type 88
16 root 1.3 attacktype 4194304
17 root 1.7 client_type 641
18     move_type fly_low
19 root 1.3 no_pick 1
20 root 1.1 end
21 root 1.7