Cargo QOL + Mail Bag Fix (#22500)

* aaaaaa

I forgot

* mailn't

Removes QOL.
This commit is contained in:
Marm
2023-09-19 21:09:57 -04:00
committed by GitHub
parent ecfaa26cc2
commit 5e8536871b
6 changed files with 7 additions and 4 deletions
@@ -285,6 +285,7 @@ GLOBAL_LIST_INIT(cloth_recipes, list (
new /datum/stack_recipe("chemistry bag", /obj/item/storage/bag/chemistry, 4),
new /datum/stack_recipe("bio bag", /obj/item/storage/bag/bio, 4),
new /datum/stack_recipe("fish bag", /obj/item/storage/bag/fish, 4),
new /datum/stack_recipe("mail bag", /obj/item/storage/bag/mail, 4),
)),
null,
new /datum/stack_recipe("improvised gauze", /obj/item/stack/medical/bruise_pack/improvised, 1, 2, 6),