mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Hyperzine bottle
A pre-spawned bottle of hyperzine
This commit is contained in:
@@ -65,6 +65,19 @@
|
||||
..()
|
||||
reagents.add_reagent("inaprovaline", 30)
|
||||
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bottle/hyperzine
|
||||
name = "hyperzine bottle"
|
||||
desc = "A small bottle. Contains hyperzine - a powerful stimulant."
|
||||
icon = 'icons/obj/chemical.dmi'
|
||||
icon_state = "bottle18"
|
||||
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("hyperzine", 30)
|
||||
|
||||
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bottle/toxin
|
||||
name = "toxin bottle"
|
||||
desc = "A small bottle of toxins. Do not drink, it is poisonous."
|
||||
|
||||
Reference in New Issue
Block a user