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

File Contents

# User Rev Content
1 root 1.1 Object forked_lightning
2     name lightning
3     type 102
4     subtype 4
5 pippijn 1.2 face lightning.x11
6 root 1.1 color_fg dark_orange
7     anim
8 pippijn 1.2 lightning.x11
9     lightning.x11
10     lightning.x21
11     lightning.x31
12     lightning.x41
13     lightning.x51
14     lightning.x61
15     lightning.x71
16     lightning.x81
17 root 1.1 mina
18     is_animated 0
19     is_turnable 1
20     flying 1
21     speed 1
22     glow_radius 2
23     no_pick 1
24     reflecting 1
25     editable 0
26     end