Fixes MREs not spawning in the emergency rations crate (#14779)

This commit is contained in:
DreamySkrell
2022-09-09 19:45:17 +02:00
committed by GitHub
parent 29f4da89e8
commit 91103773f8
2 changed files with 42 additions and 1 deletions
@@ -330,7 +330,7 @@
/obj/structure/closet/crate/freezer/rations/fill()
for(var/i=1,i<=6,i++)
new /obj/random/mre
new /obj/random/mre(src)
new /obj/item/reagent_containers/food/drinks/waterbottle(src)
/obj/structure/closet/crate/bin