ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/holy_orb.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 magicmap yellow
16     end
17 root 1.7