ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos.arc
Revision: 1.7
Committed: Sat Mar 3 00:49:50 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +26 -27 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 # This is actually set up as a cone effect. IT basically persists
2 # and does a little amount of damage.
3 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 face ball_lightning.x11
12 anim
13 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 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 face ball_lightning.x11
42 anim
43 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 mina
55 speed 1
56 no_pick 1
57 attacktype 262144
58 dam 10
59 editable 8
60 is_floor 1
61 end