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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user