ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
Revision: 1.7
Committed: Tue Feb 6 22:40:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.6: +53 -53 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object sea
2 face sea.x11
3 speed -0.12
4 smoothlevel 20
5 move_block all -boat
6 no_pick 1
7 is_floor 1
8 is_water 1
9 color_bg blue
10 color_fg light_blue
11 editable 8
12 smoothface sea.x14 sea_S.x14
13 anim
14 sea.x11
15 sea.x12
16 sea.x13
17 sea.x14
18 sea.x13
19 sea.x12
20 mina
21 end
22
23 object sea1
24 name sea
25 face sea.x11
26 speed -0.12
27 smoothlevel 20
28 no_pick 1
29 is_floor 1
30 is_water 1
31 color_bg blue
32 color_fg light_blue
33 editable 8
34 smoothface sea.x14 sea_S.x14
35 anim
36 sea.x11
37 sea.x12
38 sea.x13
39 sea.x14
40 sea.x13
41 sea.x12
42 mina
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 color_fg light_blue
55 editable 8
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 color_fg light_blue
68 editable 8
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 color_fg light_blue
81 editable 8
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 color_fg light_blue
94 editable 8
95 end
96