mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Sausage is no longer served with raw egg (#66533)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
name = "Egg with sausage"
|
||||
reqs = list(
|
||||
/obj/item/food/sausage = 1,
|
||||
/obj/item/food/egg = 1,
|
||||
/obj/item/food/friedegg = 1,
|
||||
)
|
||||
result = /obj/item/food/eggsausage
|
||||
subcategory = CAT_EGG
|
||||
|
||||
Reference in New Issue
Block a user