mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
Fix mail bag not holding mail
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user