mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
[MIRROR] Pies are now refactored for new foods. (#1677)
* Pies are now refactored for new foods. (#54751) Moves over pies to the newfood typepaths, as well as the few select pie slices. Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com> * Pies are now refactored for new foods. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com> Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>
This commit is contained in:
@@ -113,4 +113,4 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/freezer/cream_pie/PopulateContents()
|
||||
..()
|
||||
new /obj/item/reagent_containers/food/snacks/pie/cream(src)
|
||||
new /obj/item/food/pie/cream(src)
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
new /obj/item/megaphone/clown(src)
|
||||
new /obj/item/reagent_containers/food/drinks/soda_cans/canned_laughter(src)
|
||||
new /obj/item/pneumatic_cannon/pie(src)
|
||||
new /obj/item/reagent_containers/food/snacks/pie/cream(src)
|
||||
new /obj/item/food/pie/cream(src)
|
||||
new /obj/item/storage/crayons(src)
|
||||
|
||||
Reference in New Issue
Block a user