mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user