mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-28 07:38:35 +01:00
Changes adminordrazine pill shape/metabolism
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
reagent_state = LIQUID
|
||||
color = "#C8A5DC"
|
||||
affects_dead = 1 //This can even heal dead people.
|
||||
metabolism = 0.1
|
||||
mrate_static = TRUE //Just in case
|
||||
|
||||
glass_name = "liquid gold"
|
||||
|
||||
@@ -122,11 +122,11 @@
|
||||
/obj/item/weapon/reagent_containers/pill/adminordrazine
|
||||
name = "Adminordrazine pill"
|
||||
desc = "It's magic. We don't have to explain it." //it's space magic you don't need the quantity
|
||||
icon_state = "pill16"
|
||||
icon_state = "pill15"
|
||||
|
||||
/obj/item/weapon/reagent_containers/pill/adminordrazine/Initialize()
|
||||
. = ..()
|
||||
reagents.add_reagent("adminordrazine", 50)
|
||||
reagents.add_reagent("adminordrazine", 5)
|
||||
|
||||
/obj/item/weapon/reagent_containers/pill/stox
|
||||
name = "Sleeping pill"
|
||||
|
||||
Reference in New Issue
Block a user