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

File Contents

# User Rev Content
1 root 1.3 object generic_rune
2 root 1.1 name Magical Rune
3 root 1.3 face generic_rune.x11
4     is_animated 0
5     cha 20
6 root 1.1 hp 1
7     speed 1
8 root 1.3 level 1
9 root 1.1 type 154
10 root 1.3 attacktype 2
11     invisible 1
12     move_on all
13     no_pick 1
14     color_fg black
15     editable 32
16 root 1.1 anim
17 pippijn 1.2 generic_rune.x11
18     generic_rune.x11
19 root 1.1 mina
20     end
21 root 1.3