mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
Ease of Eating Changes
On request from Duke - Microwave cooking times cut to 25% of normal times - You now need 1/5 of the amount of clonexcadone for meat - Cargo pizzas start out cooked
This commit is contained in:
@@ -1243,7 +1243,7 @@
|
||||
name = "Syntiflesh"
|
||||
id = "syntiflesh"
|
||||
result = null
|
||||
required_reagents = list("blood" = 5, "clonexadone" = 5)
|
||||
required_reagents = list("blood" = 5, "clonexadone" = 1) //VOREStation Edit
|
||||
result_amount = 1
|
||||
|
||||
/datum/chemical_reaction/food/syntiflesh/on_reaction(var/datum/reagents/holder, var/created_volume)
|
||||
|
||||
Reference in New Issue
Block a user