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.5 by root, Sat Mar 3 00:49:42 2007 UTC vs.
Revision 1.10 by root, Sat Oct 16 09:17:11 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines