~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to ground/lava.arc

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Object lava
 
2
type 88
 
3
wc -30
 
4
food 1
 
5
name lava
 
6
face lava.111
 
7
anim
 
8
lava.111
 
9
lava.112
 
10
lava.113
 
11
lava.114
 
12
lava.115
 
13
mina
 
14
color_fg yellow
 
15
color_bg red
 
16
speed 0.2
 
17
no_pick 1
 
18
attacktype 4
 
19
hp 60
 
20
dam 3
 
21
is_floor 1
 
22
editable 8
 
23
end
 
24
Object permanent_lava
 
25
type 88
 
26
wc -30
 
27
lifesave 1
 
28
name lava
 
29
face lava.111
 
30
anim
 
31
lava.111
 
32
lava.112
 
33
lava.113
 
34
lava.114
 
35
lava.115
 
36
mina
 
37
color_fg yellow
 
38
color_bg red
 
39
speed 0.2
 
40
no_pick 1
 
41
attacktype 4
 
42
hp 1
 
43
dam 3
 
44
editable 8
 
45
is_floor 1
 
46
end