ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_magehound.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +10 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_magehound
2 root 1.1 name magehound
3     name_pl magehounds
4 pippijn 1.3 face spell_summoner.x11
5 root 1.1 type 101
6     subtype 27
7 root 1.5 level 3
8     sp 12
9     casting_time 40
10 root 1.1 path_attuned 64
11 root 1.5 skill summoning
12 root 1.1 value 20
13 root 1.5 no_drop 1
14 root 1.1 invisible 1
15 root 1.5 attack_movement 16
16 root 1.1 randomitems mage_hound
17 root 1.5 msg
18     This spell will summon a hound pet monster which will attack your enemies.
19     endmsg
20 root 1.1 end