Fix mail bag not holding mail

This commit is contained in:
Elizabeth Lavenza
2024-04-16 00:46:07 -04:00
parent 497972b308
commit b1f0eb3183

View File

@@ -342,11 +342,11 @@
storage.max_combined_w_class = 42
storage.max_items = 21
storage.display_numerical_stacking = FALSE
storage.can_hold = list(
storage.can_hold = typecacheof(list(
/obj/item/mail,
/obj/item/small_delivery,
/obj/item/paper
)
))
/obj/item/paper/fluff/junkmail_redpill
name = "smudged paper"