Adds maintenance pills (#19673)

* Maint pills

* Vitamins!

* Pills here!

* funny

* Lowers the chance of alcohol to happen
This commit is contained in:
Guti
2026-08-22 11:52:20 -04:00
committed by GitHub
parent c13fedac14
commit 21330ec1ce
7 changed files with 61 additions and 6 deletions
+6 -3
View File
@@ -109,7 +109,8 @@
/obj/item/radio/headset,
/obj/item/paicard,
/obj/item/reagent_containers/hypospray/autoinjector/biginjector/glucose,
/obj/item/reagent_containers/syringe/old
/obj/item/reagent_containers/syringe/old,
/obj/item/reagent_containers/pill/maintenance
)
uncommon_loot = list(
@@ -203,14 +204,16 @@
/obj/item/newspaper,
/obj/item/paper/crumpled,
/obj/item/paper/crumpled/bloody,
/obj/item/reagent_containers/syringe/old
/obj/item/reagent_containers/syringe/old,
/obj/item/reagent_containers/pill/maintenance
)
uncommon_loot = list(
/obj/item/reagent_containers/syringe/steroid,
/obj/item/storage/pill_bottle/zoom,
/obj/item/storage/pill_bottle/happy,
/obj/item/storage/pill_bottle/paracetamol
/obj/item/storage/pill_bottle/paracetamol,
/obj/item/storage/pill_bottle/maintenance
)
+3 -1
View File
@@ -4,7 +4,9 @@
chance_uncommon = 0
chance_rare = 0
common_loot = list(
/obj/random/unidentified_medicine/old_medicine
/obj/random/unidentified_medicine/old_medicine,
/obj/item/storage/pill_bottle/maintenance,
/obj/item/reagent_containers/pill/maintenance
)
// Like the above but has way better odds, in exchange for being in a place still inhabited (or was recently).
+4 -2
View File
@@ -92,7 +92,8 @@
/obj/item/storage/box/mousetraps,
/obj/item/toy/baseball,
/obj/item/storage/box/cups,
/obj/item/storage/wallet)
/obj/item/storage/wallet,
/obj/item/reagent_containers/pill/maintenance)
uncommon_loot = list(
/obj/item/pen/chameleon,
@@ -132,7 +133,8 @@
/obj/item/clothing/mask/gas/voice,
/obj/item/spacecash/random_value,
/obj/item/clothing/gloves/bluespace/deluxe,
/obj/item/storage/backpack/dufflebag/syndie)
/obj/item/storage/backpack/dufflebag/syndie,
/obj/item/storage/pill_bottle/maintenance)
rare_loot = list(
/obj/item/pizzavoucher,