mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
WIP omnizine/SR/virus bottles, minerals
This commit is contained in:
@@ -206,6 +206,16 @@
|
||||
desc = "A bottle of the ever-changing quantum hair dye."
|
||||
list_reagents = list("hair_dye" = 50)
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/reagent/omnizine
|
||||
name = "Omnizine Bottle"
|
||||
desc = "A reagent bottle. Contains Omnizine."
|
||||
list_reagents = list("omnizine" = 50)
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/reagent/strange_reagent
|
||||
name = "Strange Reagent Bottle"
|
||||
desc = "A bottle of glowing fluid."
|
||||
list_reagents = list("strange_reagent" = 30)
|
||||
|
||||
////////////////////Traitor Poison Bottle//////////////////////////////
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/traitor
|
||||
@@ -326,6 +336,18 @@
|
||||
icon_state = "round_bottle"
|
||||
spawned_disease = /datum/disease/tuberculosis
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/regeneration
|
||||
name = "AntiToxin culture bottle"
|
||||
desc = "A small bottle. Contains a sample of a bacterium with liver-boosting properties."
|
||||
icon_state = "round_bottle"
|
||||
spawned_disease = /datum/disease/advance/heal
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/sensory_restoration
|
||||
name = "AntiToxin culture bottle"
|
||||
desc = "A small bottle. Contains a sample of a bacterium with liver-boosting properties."
|
||||
icon_state = "round_bottle"
|
||||
spawned_disease = /datum/disease/advance/sensory_restoration
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/tuberculosiscure
|
||||
name = "BVAK bottle"
|
||||
desc = "A small bottle containing Bio Virus Antidote Kit."
|
||||
|
||||
Reference in New Issue
Block a user