ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos.arc
Revision: 1.2
Committed: Mon Sep 4 09:57:03 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
remove extranous spaces

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     face ball_lightning.111
12     anim
13     explosion.111
14     burnout.11O
15     fireball.111
16     ball_lightning.111
17     icestorm.111
18     confusion.111
19     acid_pool.111
20     poisoncloud.111
21     slow.111
22     paralyse.111
23     fear.111
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.111
42     anim
43     explosion.111
44     burnout.11O
45     fireball.111
46     ball_lightning.111
47     icestorm.111
48     confusion.111
49     acid_pool.111
50     poisoncloud.111
51     slow.111
52     paralyse.111
53     fear.111
54     mina
55     speed 1
56     no_pick 1
57     attacktype 262144
58     dam 10
59     editable 8
60     is_floor 1
61     end