mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
fix PDA recipe for supermatter sandwich (#31925)
This commit is contained in:
committed by
GitHub
parent
cacc04a113
commit
2ea82c60db
@@ -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