Fixes borg synth sheet naming when depleted to 1

-The thing changing the sheet stack names to singular/plural no longer breaks the naming for borg sheet synthesizers.
This commit is contained in:
Verkister
2018-04-18 16:07:36 +03:00
parent 9e57b11a87
commit 88c1a7d845
+3
View File
@@ -12,6 +12,9 @@
desc = "A device that synthesises [material.display_name]."
matter = null
/obj/item/stack/material/cyborg/update_strings()
return
/obj/item/stack/material/cyborg/plastic
icon_state = "sheet-plastic"
default_type = "plastic"