ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/sea.arc
(Generate patch)

Comparing deliantra/arch/ground/sea.arc (file contents):
Revision 1.11 by root, Sat Mar 3 01:22:31 2007 UTC vs.
Revision 1.12 by root, Sun Mar 11 00:15:19 2007 UTC

13move_block all -boat 13move_block all -boat
14no_pick 1 14no_pick 1
15is_floor 1 15is_floor 1
16is_water 1 16is_water 1
17color_bg blue 17color_bg blue
18color_fg light_blue
19editable 8 18editable 8
19magicmap light_blue
20smoothface sea.x14 sea_S.x14 20smoothface sea.x14 sea_S.x14
21end 21end
22 22
23object sea1 23object sea1
24anim 24anim
35smoothlevel 20 35smoothlevel 20
36no_pick 1 36no_pick 1
37is_floor 1 37is_floor 1
38is_water 1 38is_water 1
39color_bg blue 39color_bg blue
40color_fg light_blue
41editable 8 40editable 8
41magicmap light_blue
42smoothface sea.x14 sea_S.x14 42smoothface sea.x14 sea_S.x14
43end 43end
44 44
45object sea_ne 45object sea_ne
46name sea 46name sea
49move_block all 49move_block all
50no_pick 1 50no_pick 1
51is_floor 1 51is_floor 1
52is_water 1 52is_water 1
53color_bg blue 53color_bg blue
54color_fg light_blue
55editable 8 54editable 8
55magicmap light_blue
56end 56end
57 57
58object sea_nw 58object sea_nw
59name sea 59name sea
60face sea_nw.x11 60face sea_nw.x11
62move_block all 62move_block all
63no_pick 1 63no_pick 1
64is_floor 1 64is_floor 1
65is_water 1 65is_water 1
66color_bg blue 66color_bg blue
67color_fg light_blue
68editable 8 67editable 8
68magicmap light_blue
69end 69end
70 70
71object sea_se 71object sea_se
72name sea 72name sea
73face sea_se.x11 73face sea_se.x11
75move_block all 75move_block all
76no_pick 1 76no_pick 1
77is_floor 1 77is_floor 1
78is_water 1 78is_water 1
79color_bg blue 79color_bg blue
80color_fg light_blue
81editable 8 80editable 8
81magicmap light_blue
82end 82end
83 83
84object sea_sw 84object sea_sw
85name sea 85name sea
86face sea_sw.x11 86face sea_sw.x11
88move_block all 88move_block all
89no_pick 1 89no_pick 1
90is_floor 1 90is_floor 1
91is_water 1 91is_water 1
92color_bg blue 92color_bg blue
93color_fg light_blue
94editable 8 93editable 8
94magicmap light_blue
95end 95end
96 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines