ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
Revision: 1.4
Committed: Sun Jan 21 21:24:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.3: +2 -2 lines
Log Message:
randomise sea/deep_sea anim speed - looks nicer

File Contents

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