Added hint about sleep toxins for sleepers. Tea now uses tea sprites.

This commit is contained in:
Ren Erthilo
2012-03-25 08:17:30 +01:00
parent 5c0ddb031d
commit cbe1b079c7
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2551,7 +2551,7 @@
/obj/item/weapon/reagent_containers/food/drinks/tea
name = "Duke Purple Tea"
desc = "An insult to Duke Purple is an insult to the Space Queen! Any proper gentleman will fight you, if you sully this tea."
desc = "A refereshingly quaint drink, served piping hot."
icon_state = "tea"
New()
..()
@@ -2572,7 +2572,7 @@
/obj/item/weapon/reagent_containers/food/drinks/h_chocolate
name = "Dutch Hot Coco"
desc = "Made in Space South America."
icon_state = "tea"
icon_state = "hotchocolate"
New()
..()
reagents.add_reagent("hot_coco", 30)