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

Comparing deliantra/arch/floor/slate.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:48:16 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:58:42 2009 UTC

1Object blackslate 1object blackslate
2face slate_b.x11 2face slate_b.x11
3magicmap grey
4smoothlevel 30
5smoothface slate_b.x11 empty_S.x11
3no_pick 1 6no_pick 1
4is_floor 1 7is_floor 1
5editable 8
6smoothlevel 30
7smoothface slate_b.111 empty_S.x11
8magicmap grey
9end 8end
10 9
11Object whiteslate 10object redslate
12face slate_w.x11 11face slate_r.x11
12magicmap grey
13smoothlevel 30
14smoothface slate_r.x11 empty_S.x11
13no_pick 1 15no_pick 1
14is_floor 1 16is_floor 1
15editable 8
16smoothlevel 30
17smoothface slate_w.111 empty_S.x11
18magicmap grey
19end 17end
20 18
21Object redslate 19object whiteslate
22face slate_r.x11 20face slate_w.x11
21magicmap grey
22smoothlevel 30
23smoothface slate_w.x11 empty_S.x11
23no_pick 1 24no_pick 1
24is_floor 1 25is_floor 1
25editable 8
26smoothlevel 30
27smoothface slate_r.111 empty_S.x11
28magicmap grey
29end 26end
30 27
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines