ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
Revision: 1.9
Committed: Sat Mar 3 00:49:52 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.8: +49 -49 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.9 Object sea
2     face sea.x11
3 root 1.8 anim
4     sea.x11
5     sea.x12
6     sea.x13
7     sea.x14
8     sea.x13
9     sea.x12
10     mina
11 root 1.9 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     color_fg light_blue
16     color_bg blue
17 root 1.7 speed -0.12
18     move_block all -boat
19     no_pick 1
20     is_water 1
21     editable 8
22 root 1.9 is_floor 1
23     smoothlevel 20
24 root 1.8 end
25 root 1.9 Object sea1
26     name sea
27     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 root 1.9 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     color_fg light_blue
41     color_bg blue
42 root 1.6 speed -0.12
43 root 1.1 no_pick 1
44     is_water 1
45     editable 8
46 root 1.9 is_floor 1
47     smoothlevel 20
48 root 1.7 end
49 root 1.9 Object sea_nw
50 root 1.7 name sea
51 root 1.9 face sea_nw.x11
52     color_fg light_blue
53     color_bg blue
54     no_pass 1
55 root 1.1 no_pick 1
56     is_water 1
57     editable 8
58 root 1.9 is_floor 1
59     smoothlevel 20
60 root 1.1 end
61 root 1.9 Object sea_ne
62 root 1.1 name sea
63 root 1.9 face sea_ne.x11
64     color_fg light_blue
65     color_bg blue
66     no_pass 1
67 root 1.1 no_pick 1
68     is_water 1
69     editable 8
70 root 1.9 is_floor 1
71     smoothlevel 20
72 root 1.1 end
73 root 1.9 Object sea_sw
74 root 1.1 name sea
75 root 1.9 face sea_sw.x11
76     color_fg light_blue
77     color_bg blue
78     no_pass 1
79 root 1.1 no_pick 1
80     is_water 1
81     editable 8
82 root 1.9 is_floor 1
83     smoothlevel 20
84 root 1.1 end
85 root 1.9 Object sea_se
86 root 1.1 name sea
87 root 1.9 face sea_se.x11
88     color_fg light_blue
89     color_bg blue
90 root 1.1 no_pick 1
91 root 1.9 no_pass 1
92 root 1.1 is_water 1
93     editable 8
94 root 1.9 is_floor 1
95     smoothlevel 20
96 root 1.1 end