Fixes buns having the power to break food inits

Fixes a bug that caused a bad index runtime on mapped-in buns during map init that somehow apparently makes all food cause nausea and vomiting or something.
This commit is contained in:
Verkister
2022-03-07 18:02:50 +02:00
committed by GitHub
parent 38e1d0f036
commit 1d396d2d08
+1 -1
View File
@@ -3580,7 +3580,7 @@
bitesize = 2
center_of_mass = list("x"=16, "y"=12)
nutriment_amt = 4
nutriment_desc = "bun"
nutriment_desc = list("bun" = 4)
/obj/item/weapon/reagent_containers/food/snacks/bun/attackby(obj/item/weapon/W as obj, mob/user as mob)
// Bun + meatball = burger