Commit for next update

This commit is contained in:
Hawk-v3
2012-03-01 21:22:43 +00:00
parent 814b67e74e
commit 3079a89516
+3 -2
View File
@@ -133,6 +133,7 @@ var/global/list/datum/stack_recipe/r_metal_recipes = list ( \
return
/obj/item/stack/tile/steel/proc/build(turf/S as turf)
var/turf/simulated/floor/W = S.ReplaceWithFloor()
W.make_plating()
S.ReplaceWithPlating()
// var/turf/simulated/floor/W = S.ReplaceWithFloor()
// W.make_plating()
return