ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/face_of_death.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object face_of_death
2 root 1.1 name deathstrike
3 root 1.5 type 102
4     subtype 7
5     walk_on 1
6     fly_on 1
7 pippijn 1.2 face face_of_death.x11
8 root 1.5 speed 1
9 root 1.1 wc -30
10     speed 1
11 root 1.5 flying 1
12 root 1.1 no_pick 1
13 root 1.5 editable 0
14 root 1.3 color_fg black
15 root 1.1 end