Increases mineral amount needed for rough metal false walls (#35065)

This commit is contained in:
GLACoding
2018-01-31 13:32:46 -02:00
committed by Leo
parent 1fe474c9c8
commit 615f30d260
@@ -295,6 +295,7 @@
icon = 'icons/turf/walls/iron_wall.dmi'
icon_state = "iron"
mineral = /obj/item/stack/rods
mineral_amount = 5
walltype = /turf/closed/wall/mineral/iron
canSmoothWith = list(/obj/structure/falsewall/iron, /turf/closed/wall/mineral/iron)