ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_rune_of_fire.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, pre_normalise_revert
Changes since 1.2: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_rune_of_fire
2 name rune of fire
3 name_pl rune of fire
4 skill pyromancy
5 msg
6 This creates a rune that detonates in fire
7 when a creature triggers it.
8 endmsg
9 other_arch rune_fire
10 face spell_pyromancy.x11
11 sp 10
12 level 4
13 type 101
14 subtype 2
15 path_attuned 2
16 value 40
17 invisible 1
18 no_drop 1
19 casting_time 10
20 end
21