ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/face_of_death.arc
Revision: 1.11
Committed: Sat Oct 16 04:43:21 2010 UTC (13 years, 8 months ago) by sf-pippijn
Branch: MAIN
Changes since 1.10: +1 -0 lines
Log Message:
added some glyphs

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.10 magicmap black
5 sf-pippijn 1.11 glyph ☠
6 root 1.1 wc -30
7     speed 1
8 root 1.7 type 102
9     subtype 7
10     move_type fly_low
11     move_on walk fly_low
12 root 1.1 no_pick 1
13     end
14 root 1.7