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

File Contents

# User Rev Content
1 root 1.3 object sanctuary
2 root 1.1 name sanctuary
3     other_arch sanctuary_mark
4 pippijn 1.2 face burnout.x11
5 root 1.3 dam 1
6     speed 1
7 root 1.1 type 102
8     subtype 46
9 root 1.3 attacktype 524288
10     invisible 1
11     no_pick 1
12 root 1.1 no_drop 1
13     editable 0
14     end
15 root 1.3
16     object sanctuary_mark
17 root 1.1 name sanctuary
18 pippijn 1.2 face counterspell.x11
19 root 1.3 food 2
20     speed 1
21 root 1.1 type 98
22 root 1.3 move_type all
23 root 1.1 no_pick 1
24     is_used_up 1
25     end
26 root 1.3