Tea Party
This commit is contained in:
@@ -299,6 +299,31 @@
|
||||
desc = "An insult to Duke Purple is an insult to the Space Queen! Any proper gentleman will fight you, if you sully this tea."
|
||||
list_reagents = list(/datum/reagent/consumable/tea = 30)
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/mug/tea/red
|
||||
name = "Dutchess Red tea"
|
||||
icon_state = "tea"
|
||||
desc = "Dutchess Red personal blend of red tea leaves and hot water. Grate addtion for any meal."
|
||||
list_reagents = list(/datum/reagent/consumable/tea/red = 30)
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/mug/tea/green
|
||||
name = "Prince Green tea"
|
||||
icon_state = "tea"
|
||||
desc = "Prince Green's brew of tea. Well the blend may be different from time to time, Prince Green swares by it!"
|
||||
list_reagents = list(/datum/reagent/consumable/tea/green = 30)
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/mug/tea/forest
|
||||
name = "Royal Forest tea"
|
||||
icon_state = "tea"
|
||||
desc = "Tea fit for anyone with a sweet thooth like Royal Forest."
|
||||
list_reagents = list(/datum/reagent/consumable/tea/forest = 30)
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/mug/tea/mush
|
||||
name = "Rebel Mush tea"
|
||||
icon_state = "tea"
|
||||
desc = "Rebel Mush, hallucinogenic tea to help people fine their inner self."
|
||||
list_reagents = list(/datum/reagent/consumable/tea/mush = 30)
|
||||
|
||||
|
||||
/obj/item/reagent_containers/food/drinks/mug/coco
|
||||
name = "Dutch hot coco"
|
||||
desc = "Made in Space South America."
|
||||
|
||||
Reference in New Issue
Block a user