ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/holy_orb.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +8 -8 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object holy_orb
2 root 1.1 name holy orb
3     slaying undead,demon
4 root 1.3 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.3 type 102
9     subtype 5
10     attacktype 2097152
11     move_type all
12     move_on all
13 root 1.1 no_pick 1
14     editable 0
15     magicmap yellow
16     end
17 root 1.3