mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #8425 from Verkister/patch-85
fixes puke coating stealing nutriment reagent's id
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
Generally coatings are intended for deep frying foods
|
||||
*/
|
||||
/datum/reagent/nutriment/coating
|
||||
name = "coating"
|
||||
id = "coating"
|
||||
nutriment_factor = 6 //Less dense than the food itself, but coatings still add extra calories
|
||||
var/messaged = 0
|
||||
var/icon_raw
|
||||
|
||||
Reference in New Issue
Block a user