ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos.arc
(Generate patch)

Comparing deliantra/arch/ground/chaos.arc (file contents):
Revision 1.7 by root, Sat Mar 3 00:49:50 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:15:37 2007 UTC

1# This is actually set up as a cone effect. IT basically persists 1# This is actually set up as a cone effect. IT basically persists
2# and does a little amount of damage. 2# and does a little amount of damage.
3Object chaos 3object chaos
4type 102 4type 102
5subtype 7 5subtype 7
6walk_on 1 6walk_on 1
7level 1 7level 1
8wc -30 8wc -30
28dam 2 28dam 2
29editable 8 29editable 8
30is_floor 1 30is_floor 1
31end 31end
32# 32#
33Object major_chaos 33object major_chaos
34type 102 34type 102
35subtype 7 35subtype 7
36walk_on 1 36walk_on 1
37level 1 37level 1
38wc -30 38wc -30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines