Adds strawberry ice cream sandwiches (#50065)

* Adds a new frozen food

A strawberry ice cream sandwich

* Typo in consumable

* adds space in between ice cream
This commit is contained in:
bobubeu
2020-03-21 17:26:31 +01:00
committed by GitHub
parent e6ce281ea9
commit 4b28b7fe8c
4 changed files with 28 additions and 0 deletions
+7
View File
@@ -32,6 +32,13 @@
required_count = 3
wanted_types = list(/obj/item/reagent_containers/food/snacks/icecreamsandwich)
/datum/bounty/item/chef/strawberryicecreamsandwich
name = " Strawberry Ice Cream Sandwiches"
description = "Upper management has been screaming non-stop for more flavourful ice cream. Please send some."
reward = 5000
required_count = 3
wanted_types = list(/obj/item/reagent_containers/food/snacks/strawberryicecreamsandwich)
/datum/bounty/item/chef/bread
name = "Bread"
description = "Problems with central planning have led to bread prices skyrocketing. Ship some bread to ease tensions."