ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos.arc
Revision: 1.3
Committed: Tue Jan 2 21:49:27 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +24 -24 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 # This is actually set up as a cone effect. IT basically persists
2 root 1.2 # and does a little amount of damage.
3 root 1.1 Object chaos
4     type 102
5     subtype 7
6     walk_on 1
7     level 1
8     wc -30
9     lifesave 1
10     name chaos
11 pippijn 1.3 face ball_lightning.x11
12 root 1.1 anim
13 pippijn 1.3 explosion.x11
14     burnout.x1O
15     fireball.x11
16     ball_lightning.x11
17     icestorm.x11
18     confusion.x11
19     acid_pool.x11
20     poisoncloud.x11
21     slow.x11
22     paralyse.x11
23     fear.x11
24 root 1.1 mina
25     speed 1
26     no_pick 1
27     attacktype 262144
28     dam 2
29     editable 8
30     is_floor 1
31     end
32     #
33     Object major_chaos
34     type 102
35     subtype 7
36     walk_on 1
37     level 1
38     wc -30
39     lifesave 1
40     name chaos
41 pippijn 1.3 face ball_lightning.x11
42 root 1.1 anim
43 pippijn 1.3 explosion.x11
44     burnout.x1O
45     fireball.x11
46     ball_lightning.x11
47     icestorm.x11
48     confusion.x11
49     acid_pool.x11
50     poisoncloud.x11
51     slow.x11
52     paralyse.x11
53     fear.x11
54 root 1.1 mina
55     speed 1
56     no_pick 1
57     attacktype 262144
58     dam 10
59     editable 8
60     is_floor 1
61     end