mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Adds maintenance pills (#19673)
* Maint pills * Vitamins! * Pills here! * funny * Lowers the chance of alcohol to happen
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
GLOB.random_junk_ += /obj/item/inflatable/torn
|
||||
GLOB.random_junk_ += /obj/effect/decal/cleanable/molten_item
|
||||
GLOB.random_junk_ += /obj/item/material/shard
|
||||
GLOB.random_junk_ += /obj/item/reagent_containers/pill/maintenance
|
||||
|
||||
GLOB.random_junk_ -= /obj/item/trash/plate
|
||||
GLOB.random_junk_ -= /obj/item/trash/snack_bowl
|
||||
|
||||
Reference in New Issue
Block a user