--- deliantra/arch/floor/slate.arc 2007/02/06 22:40:06 1.4 +++ deliantra/arch/floor/slate.arc 2009/11/03 09:58:42 1.9 @@ -1,30 +1,27 @@ object blackslate face slate_b.x11 +magicmap grey smoothlevel 30 +smoothface slate_b.x11 empty_S.x11 no_pick 1 is_floor 1 -editable 8 -magicmap grey -smoothface slate_b.x11 empty_S.x11 end object redslate face slate_r.x11 +magicmap grey smoothlevel 30 +smoothface slate_r.x11 empty_S.x11 no_pick 1 is_floor 1 -editable 8 -magicmap grey -smoothface slate_r.x11 empty_S.x11 end object whiteslate face slate_w.x11 +magicmap grey smoothlevel 30 +smoothface slate_w.x11 empty_S.x11 no_pick 1 is_floor 1 -editable 8 -magicmap grey -smoothface slate_w.x11 empty_S.x11 end