Nanotrasen to GATO - comments

I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
evilew
2024-11-19 01:59:28 +01:00
parent 17385694fe
commit 10ef9e374a
154 changed files with 326 additions and 326 deletions
+2 -2
View File
@@ -484,7 +484,7 @@
*/
/obj/item/toner
name = "toner cartridge"
desc = "A small, lightweight cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike."
desc = "A small, lightweight cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike." //GS13 - Nanotrasen to GATO
icon = 'icons/obj/device.dmi'
icon_state = "tonercartridge"
grind_results = list(/datum/reagent/iodine = 40, /datum/reagent/iron = 10)
@@ -493,7 +493,7 @@
/obj/item/toner/large
name = "large toner cartridge"
desc = "A hefty cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike."
desc = "A hefty cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike." //GS13 - Nanotrasen to GATO
grind_results = list(/datum/reagent/iodine = 90, /datum/reagent/iron = 10)
charges = 25
max_charges = 25