ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_dark_angel.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:57 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_summon_dark_angel
2 pippijn 1.1 name summon dark angel
3     name_pl summon dark angels
4 pippijn 1.2 face spell_summoner.x11
5 pippijn 1.1 type 101
6     subtype 27
7 root 1.4 level 25
8     sp 30
9     casting_time 40
10 pippijn 1.1 path_attuned 64
11 root 1.4 skill summoning
12 pippijn 1.1 value 60000
13 root 1.4 no_drop 1
14 pippijn 1.1 invisible 1
15 root 1.4 attack_movement 16
16 pippijn 1.1 randomitems summon_dark_angel
17 root 1.4 msg
18     Forth from the abyss is called an angel of darkness...
19     endmsg
20 pippijn 1.1 end
21