Skip to content

Commit

Permalink
requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ToasterBan committed Oct 1, 2023
1 parent 3d0165a commit 7a88164
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions code/__HELPERS/randoms.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@
/obj/item/reagent_containers/food/snacks/grown/shell, //base types
/obj/item/food/bread,
/obj/item/reagent_containers/food/snacks/grown/nettle,
/obj/item/food/cakeslice/birthday/energy,
/obj/item/food/cake/birthday/energy,
/obj/item/reagent_containers/food/snacks/grown/shell/gatfruit,
/obj/item/seeds/cherry/bomb,
/obj/item/food/burger/roburger,
/obj/item/food/burger/roburgerbig
/obj/item/reagent_containers/food/snacks/grown/shell/gatfruit
)
blocked |= typesof(/obj/item/reagent_containers/food/snacks/customizable)

Expand Down

0 comments on commit 7a88164

Please sign in to comment.