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

File Contents

# Content
1 Object rune_medium_fireball
2 name Rune of Fireball
3 type 154
4 speed 1
5 hp 1
6 other_arch spell_medium_fireball
7 face rune_fireball.x11
8 msg
9 You set off a fireball!
10 endmsg
11 anim
12 rune_fireball.x11
13 rune_fireball.x11
14 mina
15 level 1
16 color_fg red
17 is_animated 0
18 invisible 1
19 no_pick 1
20 walk_on 1
21 editable 32
22 attacktype 6
23 dam 90
24 Cha 20
25 end
26 Object rune_large_fireball
27 name Rune of Fireball
28 type 154
29 speed 1
30 hp 1
31 other_arch spell_large_fireball
32 face rune_fireball.x11
33 msg
34 You set off a large fireball!
35 endmsg
36 anim
37 rune_fireball.x11
38 rune_fireball.x11
39 mina
40 level 1
41 color_fg red
42 is_animated 0
43 invisible 1
44 no_pick 1
45 walk_on 1
46 editable 32
47 attacktype 6
48 dam 90
49 Cha 20
50 end