ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/holy_orb.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:05 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +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 holy_orb
2 root 1.1 name holy orb
3     slaying undead,demon
4 root 1.7 other_arch holy_effect
5 root 1.8 sound_destroy wn/wail-long
6 pippijn 1.2 face holy_orb.x11
7 root 1.1 is_animated 0
8     speed 1
9 root 1.7 type 102
10     subtype 5
11     attacktype 2097152
12     move_type fly_low
13     move_on walk fly_low
14 root 1.5 no_pick 1
15 root 1.1 end
16 root 1.7