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.4 by root, Tue Feb 6 22:40:06 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:49:42 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines