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.7 by root, Sat Mar 3 01:22:20 2007 UTC vs.
Revision 1.8 by root, Tue Nov 3 09:48:39 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines