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.8 by root, Tue Nov 3 09:48:39 2009 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
3smoothlevel 30 4smoothlevel 30
5smoothface slate_b.x11 empty_S.x11
4no_pick 1 6no_pick 1
5is_floor 1 7is_floor 1
6magicmap grey
7smoothface slate_b.x11 empty_S.x11
8end 8end
9 9
10object redslate 10object redslate
11face slate_r.x11 11face slate_r.x11
12magicmap grey
12smoothlevel 30 13smoothlevel 30
14smoothface slate_r.x11 empty_S.x11
13no_pick 1 15no_pick 1
14is_floor 1 16is_floor 1
15magicmap grey
16smoothface slate_r.x11 empty_S.x11
17end 17end
18 18
19object whiteslate 19object whiteslate
20face slate_w.x11 20face slate_w.x11
21magicmap grey
21smoothlevel 30 22smoothlevel 30
23smoothface slate_w.x11 empty_S.x11
22no_pick 1 24no_pick 1
23is_floor 1 25is_floor 1
24magicmap grey
25smoothface slate_w.x11 empty_S.x11
26end 26end
27 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines