mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Cooked steaks are once again edible. (#6577)
* Cooked steaks are once again edible. * FF * Update sheetifier.dm Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Timberpoes
Gandalf
parent
ed6d1eef10
commit
a110c0a342
@@ -118,14 +118,13 @@
|
||||
cost = CARGO_CRATE_VALUE * 0.06
|
||||
unit_name = "of sheetza"
|
||||
export_types = list(/obj/item/stack/sheet/pizza)
|
||||
*/
|
||||
//SKYRAT EDIT REMOVAL END
|
||||
|
||||
/datum/export/stack/meat
|
||||
cost = CARGO_CRATE_VALUE * 0.04
|
||||
unit_name = "of meat"
|
||||
export_types = list(/obj/item/stack/sheet/meat)
|
||||
*/
|
||||
//SKYRAT EDIT REMOVAL END
|
||||
|
||||
|
||||
// Weird Stuff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user