ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/planes/fire/lava/lava_sea.arc
Revision: 1.9
Committed: Sun Mar 11 00:19:44 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.8: +0 -2 lines
Log Message:
normalise color_bg to devnull

File Contents

# User Rev Content
1 root 1.6 object lava_sea
2 root 1.4 anim
3     lava_sea.x11
4     lava_sea.x12
5     lava_sea.x13
6     lava_sea.x14
7     mina
8 root 1.7 name lava
9     face lava_sea.x11
10 root 1.3 speed 0.2
11 root 1.7 move_block all
12 root 1.3 no_pick 1
13 root 1.7 is_floor 1
14 root 1.3 is_water 1
15     editable 8
16 root 1.8 magicmap light_blue
17 root 1.4 end
18 root 1.7
19 root 1.6 object lava_sea1
20 root 1.1 anim
21 pippijn 1.2 lava_sea.x11
22     lava_sea.x12
23     lava_sea.x13
24     lava_sea.x14
25 root 1.1 mina
26 root 1.7 name lava
27     face lava_sea.x11
28 root 1.1 speed 0.2
29     no_pick 1
30 root 1.7 is_floor 1
31 root 1.1 is_water 1
32     editable 8
33 root 1.8 magicmap light_blue
34 root 1.1 end
35 root 1.7