Merge pull request #311 from Sandstorm-Station/duct-piping
Several duct pipe fixes/qol
This commit is contained in:
@@ -388,7 +388,7 @@ All the important duct code:
|
||||
singular_name = "duct"
|
||||
icon = 'icons/obj/plumbing/fluid_ducts.dmi'
|
||||
icon_state = "ducts"
|
||||
custom_materials = list(/datum/material/iron=500)
|
||||
custom_materials = list(/datum/material/plastic = 400)
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
novariants = FALSE
|
||||
max_amount = 50
|
||||
|
||||
Reference in New Issue
Block a user