nanotrasen to gato
Replaced most instances of Nanotrasen mentions into GATO, though I've kept some that have more sense to be kept as Nanotrasen (like nanotrasen marked stuff and such)
This commit is contained in:
@@ -484,7 +484,7 @@
|
||||
*/
|
||||
/obj/item/toner
|
||||
name = "toner cartridge"
|
||||
desc = "A small, lightweight cartridge of NanoTrasen ValueBrand toner. Fits photocopiers and autopainters alike."
|
||||
desc = "A small, lightweight cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike."
|
||||
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 NanoTrasen ValueBrand toner. Fits photocopiers and autopainters alike."
|
||||
desc = "A hefty cartridge of GATO ValueBrand toner. Fits photocopiers and autopainters alike."
|
||||
grind_results = list(/datum/reagent/iodine = 90, /datum/reagent/iron = 10)
|
||||
charges = 25
|
||||
max_charges = 25
|
||||
|
||||
Reference in New Issue
Block a user