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:
@@ -2,7 +2,7 @@
|
||||
|
||||
/datum/bounty/item/chef/soup
|
||||
name = "Soup"
|
||||
description = "To quell the homeless uprising, GATO will be serving soup to all underpaid workers. Ship any type of soup. Do NOT ship bowls of water."
|
||||
description = "To quell the homeless uprising, GATO will be serving soup to all underpaid workers. Ship any type of soup. Do NOT ship bowls of water." //GS13 - Nanotrasen to GATO
|
||||
reward = 1200
|
||||
required_count = 4
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/soup)
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
/datum/bounty/item/chef/hotdog
|
||||
name = "Hot Dog"
|
||||
description = "GATO is conducting taste tests to determine the best hot dog recipe. Ship your station's version to participate."
|
||||
description = "GATO is conducting taste tests to determine the best hot dog recipe. Ship your station's version to participate." //GS13 - Nanotrasen to GATO
|
||||
reward = 4000
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/hotdog)
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
/datum/bounty/item/chef/chawanmushi
|
||||
name = "Chawanmushi"
|
||||
description = "GATO wants to improve relations with its sister company, Japanotrasen. Ship Chawanmushi immediately."
|
||||
description = "GATO wants to improve relations with its sister company, GATITO. Ship Chawanmushi immediately." //GS13 - Nanotrasen to GATO
|
||||
reward = 5000
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/chawanmushi)
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
/datum/bounty/item/chef/pancakes
|
||||
name = "Pancakes"
|
||||
description = "Here at GATO we consider employees to be family. And you know what families love? Pancakes. Ship a baker's dozen."
|
||||
description = "Here at GATO we consider employees to be family. And you know what families love? Pancakes. Ship a baker's dozen." //GS13 - Nanotrasen to GATO
|
||||
reward = 4000
|
||||
required_count = 13
|
||||
wanted_types = list(/datum/crafting_recipe/food/pancakes)
|
||||
|
||||
Reference in New Issue
Block a user