mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Random spawn mobs now have random cultures, hair, and skin tone. (#18120)
* Random spawn mobs now have random cultures, hair, and skin tone. * fixes + trioxin --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -227,6 +227,12 @@
|
||||
icon_state = "bottle-4"
|
||||
reagents_to_add = list(/singleton/reagent/hyronalin = 60)
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/trioxin
|
||||
name = "trioxin bottle"
|
||||
desc = "A small bottle. Contains a swirling, green liquid."
|
||||
icon_state = "bottle-1"
|
||||
reagents_to_add = list(/singleton/reagent/toxin/trioxin = 60)
|
||||
|
||||
//syrups
|
||||
|
||||
/obj/item/reagent_containers/glass/bottle/syrup
|
||||
|
||||
Reference in New Issue
Block a user