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
@@ -261,7 +261,7 @@
if("A&A")
fullname = "Ash and Asher"
if("Generic")
fullname = "GATO Cheap Imitations"
fullname = "GATO Cheap Imitations" //GS13 - Nanotrasen to GATO
var/chance = 50
if(prob(chance))
@@ -476,7 +476,7 @@
/obj/item/reagent_containers/food/snacks/cube/chicken
name = "chicken cube"
desc = "A new GATO classic, the chicken cube. Tastes like everything!"
desc = "A new GATO classic, the chicken cube. Tastes like everything!" //GS13 - Nanotrasen to GATO
list_reagents = list(/datum/reagent/consumable/eggyolk = 30, /datum/reagent/medicine/strange_reagent = 1)
tastes = list("chicken" = 1, "the country" = 1, "chicken bouillon" = 1)
dried_being = /mob/living/simple_animal/chicken
@@ -10,7 +10,7 @@
/obj/machinery/icecream_vat
name = "ice cream vat"
desc = "Ding-aling ding dong. Get your GATO-approved ice cream!"
desc = "Ding-aling ding dong. Get your GATO-approved ice cream!" //GS13 - Nanotrasen to GATO
icon = 'icons/obj/kitchen.dmi'
icon_state = "icecream_vat"
density = TRUE