restores ambrosia description

This commit is contained in:
Cheridan
2014-07-03 23:00:30 -05:00
parent 52c9abbd27
commit 58283a74eb
+3 -2
View File
@@ -128,7 +128,7 @@
/obj/item/weapon/reagent_containers/food/snacks/grown/harebell
seed = "obj/item/seeds/harebellseed"
name = "harebell"
desc = "\"I'll sweeten thy sad grave: thou shalt not lack the flower that's like thy face, pale primrose, nor the azured hare-bell, like thy veins; no, nor the leaf of eglantine, whom not to slander, out-sweetend not thy breath.\""
desc = "\"I'll sweeten thy sad grave: thou shalt not lack the flower that's like thy face, pale primrose, nor the azured hare-bell, like thy veins; no, nor the leaf of eglantine, whom not to slander, out-sweetend not thy breath.\""
icon_state = "harebell"
slot_flags = SLOT_HEAD
@@ -301,6 +301,7 @@
/obj/item/weapon/reagent_containers/food/snacks/grown/ambrosia/vulgaris
name = "ambrosia vulgaris branch"
desc = "This is a plant containing various healing chemicals."
/obj/item/weapon/reagent_containers/food/snacks/grown/ambrosia/vulgaris/add_juice()
if(..())
@@ -1023,4 +1024,4 @@
/obj/item/weapon/reagent_containers/food/snacks/grown/tea/astra/add_juice()
if(..())
reagents.add_reagent("kelotane", 1+round((potency / 20), 1))
reagents.add_reagent("kelotane", 1+round((potency / 20), 1))