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

File Contents

# User Rev Content
1 root 1.3 object rune_transferrence
2 root 1.1 name Rune of Transferrence
3     msg
4     The Rune transfers power to you!
5     endmsg
6 root 1.3 other_arch spell_transference
7     face rune_transfer.x11
8     is_animated 0
9     hp 1
10     speed 1
11     level 1
12     type 154
13     invisible 1
14     move_on all
15     no_pick 1
16     color_fg light_blue
17     editable 32
18 root 1.1 anim
19 pippijn 1.2 rune_transfer.x11
20     rune_transfer.x11
21 root 1.1 mina
22     end
23 root 1.3