ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/spell_summon_dark_angel.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:43 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 pippijn 1.1 Object spell_summon_dark_angel
2     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     level 25
8     sp 30
9     casting_time 40
10     path_attuned 64
11     skill summoning
12     value 60000
13     no_drop 1
14     invisible 1
15     attack_movement 16
16     randomitems summon_dark_angel
17     msg
18     Forth from the abyss is called an angel of darkness...
19     endmsg
20     end
21