ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/face_of_death.arc
Revision: 1.12
Committed: Sat Oct 16 09:19:09 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -2 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 face_of_death
2 root 1.1 name deathstrike
3 pippijn 1.2 face face_of_death.x11
4 root 1.1 wc -30
5     speed 1
6 root 1.7 type 102
7     subtype 7
8     move_type fly_low
9     move_on walk fly_low
10 root 1.1 no_pick 1
11     end
12 root 1.7