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

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 color_bg blue
18 editable 8
19 magicmap light_blue
20 smoothface sea.x14 sea_S.x14
21 end
22
23 object sea1
24 anim
25 sea.x11
26 sea.x12
27 sea.x13
28 sea.x14
29 sea.x13
30 sea.x12
31 mina
32 name sea
33 face sea.x11
34 speed -0.12
35 smoothlevel 20
36 no_pick 1
37 is_floor 1
38 is_water 1
39 color_bg blue
40 editable 8
41 magicmap light_blue
42 smoothface sea.x14 sea_S.x14
43 end
44
45 object sea_ne
46 name sea
47 face sea_ne.x11
48 smoothlevel 20
49 move_block all
50 no_pick 1
51 is_floor 1
52 is_water 1
53 color_bg blue
54 editable 8
55 magicmap light_blue
56 end
57
58 object sea_nw
59 name sea
60 face sea_nw.x11
61 smoothlevel 20
62 move_block all
63 no_pick 1
64 is_floor 1
65 is_water 1
66 color_bg blue
67 editable 8
68 magicmap light_blue
69 end
70
71 object sea_se
72 name sea
73 face sea_se.x11
74 smoothlevel 20
75 move_block all
76 no_pick 1
77 is_floor 1
78 is_water 1
79 color_bg blue
80 editable 8
81 magicmap light_blue
82 end
83
84 object sea_sw
85 name sea
86 face sea_sw.x11
87 smoothlevel 20
88 move_block all
89 no_pick 1
90 is_floor 1
91 is_water 1
92 color_bg blue
93 editable 8
94 magicmap light_blue
95 end
96