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:
John Willard
2023-06-08 23:31:23 -06:00
committed by GitHub
parent 434466d594
commit aa6b3be9cc
+1 -1
View File
@@ -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,