Fixed cyborgs recharging all stack types

This commit is contained in:
Tastyfish
2016-01-23 09:32:21 -05:00
parent efcf3b5203
commit f68121cafa
2 changed files with 14 additions and 15 deletions
+2 -2
View File
@@ -9,10 +9,10 @@
description_info = "Use in your hand to build a window. Can be upgraded to reinforced glass by adding metal rods, which are made from metal sheets.<br>\
As a synthetic, you can acquire more sheets of glass by recharging."
/obj/item/stack/sheet/glass/reinforced
/obj/item/stack/sheet/rglass
description_info = "Use in your hand to build a window. Reinforced glass is much stronger against damage."
/obj/item/stack/sheet/glass/reinforced/cyborg
/obj/item/stack/sheet/rglass/cyborg
description_info = "Use in your hand to build a window. Reinforced glass is much stronger against damage.<br>\
As a synthetic, you can gain more reinforced glass by recharging."