ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
Revision: 1.13
Committed: Sun Mar 11 00:19:42 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.12: +0 -6 lines
Log Message:
normalise color_bg to devnull

File Contents

# Content
1 object sea
2 anim
3 sea.x11
4 sea.x12
5 sea.x13
6 sea.x14
7 sea.x13
8 sea.x12
9 mina
10 face sea.x11
11 speed -0.12
12 smoothlevel 20
13 move_block all -boat
14 no_pick 1
15 is_floor 1
16 is_water 1
17 editable 8
18 magicmap light_blue
19 smoothface sea.x14 sea_S.x14
20 end
21
22 object sea1
23 anim
24 sea.x11
25 sea.x12
26 sea.x13
27 sea.x14
28 sea.x13
29 sea.x12
30 mina
31 name sea
32 face sea.x11
33 speed -0.12
34 smoothlevel 20
35 no_pick 1
36 is_floor 1
37 is_water 1
38 editable 8
39 magicmap light_blue
40 smoothface sea.x14 sea_S.x14
41 end
42
43 object sea_ne
44 name sea
45 face sea_ne.x11
46 smoothlevel 20
47 move_block all
48 no_pick 1
49 is_floor 1
50 is_water 1
51 editable 8
52 magicmap light_blue
53 end
54
55 object sea_nw
56 name sea
57 face sea_nw.x11
58 smoothlevel 20
59 move_block all
60 no_pick 1
61 is_floor 1
62 is_water 1
63 editable 8
64 magicmap light_blue
65 end
66
67 object sea_se
68 name sea
69 face sea_se.x11
70 smoothlevel 20
71 move_block all
72 no_pick 1
73 is_floor 1
74 is_water 1
75 editable 8
76 magicmap light_blue
77 end
78
79 object sea_sw
80 name sea
81 face sea_sw.x11
82 smoothlevel 20
83 move_block all
84 no_pick 1
85 is_floor 1
86 is_water 1
87 editable 8
88 magicmap light_blue
89 end
90