Skip to content

Commit

Permalink
Update boxes.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Sep 28, 2024
1 parent 826a340 commit 96afcc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/game/objects/items/storage/boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -826,9 +826,6 @@
new /obj/item/reagent_container/food/snacks/packaged_meal(src, second)
new /obj/item/reagent_container/food/snacks/packaged_meal(src, side)
new /obj/item/reagent_container/food/snacks/packaged_meal(src, desert)
new /obj/item/reagent_container/food/drinks/cans/waterbottle(src)
if(cookie == 1)
new /obj/item/reagent_container/food/snacks/fortunecookie/prefilled(src)
new /obj/item/storage/fancy/cigarettes/lucky_strikes_4(src)
switch(matches_type)
if(1)
Expand Down

0 comments on commit 96afcc6

Please sign in to comment.