ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.10
Committed: Tue Nov 3 09:48:56 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.8 magicmap brown
20 root 1.1 end
21 root 1.7