mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
fix PDA recipe for supermatter sandwich (#31925)
This commit is contained in:
@@ -546,6 +546,9 @@
|
||||
|
||||
return ..()
|
||||
|
||||
/datum/cooking/recipe_step/add_item/supermatter_sliver/get_pda_formatted_desc()
|
||||
return "Add a sliver of a supermatter crystal."
|
||||
|
||||
/datum/cooking/recipe/supermatter_sandwich
|
||||
container_type = /obj/item/reagent_containers/cooking/board
|
||||
product_type = /obj/item/food/supermatter_sandwich
|
||||
|
||||
Reference in New Issue
Block a user