ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/face_of_death.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +6 -7 lines
Log Message:
second normaliser run - dude

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 root 1.7 color_fg black
12 root 1.5 editable 0
13 root 1.1 end
14 root 1.7