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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines