Files
VOREStation/code/game/objects/items/weapons/storage/pill_bottle.dm
T
GutiandGitHub 21330ec1ce Adds maintenance pills (#19673)
* Maint pills

* Vitamins!

* Pills here!

* funny

* Lowers the chance of alcohol to happen
2026-08-22 11:52:20 -04:00

5 lines
198 B
Plaintext

/obj/item/storage/pill_bottle/maintenance
name = "bottle of maintenance pills"
desc = "An old pill bottle. It smells musty."
starts_with = list(/obj/item/reagent_containers/pill/maintenance = 7)