mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +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:
@@ -49,7 +49,7 @@
|
||||
name = "Pie"
|
||||
description = "3.14159? No! CentCom management wants edible pie! Ship a whole one."
|
||||
reward = 3142
|
||||
wanted_types = list(/obj/item/reagent_containers/food/snacks/pie)
|
||||
wanted_types = list(/obj/item/food/pie)
|
||||
|
||||
/datum/bounty/item/chef/salad
|
||||
name = "Salad or Rice Bowls"
|
||||
|
||||
Reference in New Issue
Block a user