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

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 pippijn 1.2 face holy_orb.x11
6 root 1.1 is_animated 0
7     speed 1
8 root 1.7 type 102
9     subtype 5
10     attacktype 2097152
11     move_type fly_low
12     move_on walk fly_low
13 root 1.5 no_pick 1
14 root 1.1 editable 0
15     magicmap yellow
16     end
17 root 1.7