ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_dark_angel.arc
Revision: 1.9
Committed: Fri Apr 2 21:34:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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