mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
restores ambrosia description
This commit is contained in:
@@ -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-sweeten’d 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-sweeten�d 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))
|
||||
|
||||
Reference in New Issue
Block a user