[MIRROR] Converts Pizza to use the new food component. (#1205)

* Converts Pizza to use the new food component. (#53641)

pizzas now use processing component

* Converts Pizza to use the new food component.

Co-authored-by: Krysonism <49783092+Krysonism@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-10-08 17:30:13 +02:00
committed by GitHub
co-authored by Krysonism
parent 3ee7fa38cc
commit bba021046c
16 changed files with 164 additions and 188 deletions
+1 -1
View File
@@ -576,7 +576,7 @@
new /obj/item/ammo_box/foambox/riot(src)
new /obj/item/grenade/chem_grenade/bioterrorfoam(src)
if(prob(5))
new /obj/item/reagent_containers/food/snacks/pizza/pineapple(src)
new /obj/item/food/pizza/pineapple(src)
/obj/item/storage/backpack/duffelbag/syndie/c4/PopulateContents()
for(var/i in 1 to 10)