ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/dust_effect.arc
Revision: 1.12
Committed: Sat Oct 16 09:17:35 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.1 end
20 root 1.7