mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Adds the Coroner vendor to the desc of its supply pack (#75915)
## About The Pull Request Forgot to add the MortiDrobe to the description of the pack when adding its refill canister, this is a minor fix. ## Why It's Good For The Game Minor fix to the pack description. ## Changelog 🆑 spellcheck: The Medical vending refill crate's description now properly displays the Coroner's vendor as being part of its contents. /🆑
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
/datum/supply_pack/vending/wardrobes/medical
|
||||
name = "Medical Wardrobe Supply Crate"
|
||||
desc = "This crate contains refills for the MediDrobe, \
|
||||
ChemDrobe, and ViroDrobe."
|
||||
ChemDrobe, ViroDrobe, and MortiDrobe."
|
||||
cost = CARGO_CRATE_VALUE * 6
|
||||
contains = list(/obj/item/vending_refill/wardrobe/medi_wardrobe,
|
||||
/obj/item/vending_refill/wardrobe/chem_wardrobe,
|
||||
|
||||
Reference in New Issue
Block a user