meat behavior
This commit is contained in:
parent
c84ecf3ba5
commit
3cc9071013
|
|
@ -7095,3 +7095,5 @@ elements.food_coloring = {
|
|||
logMessage("Food Coloring May Fade when diluted with water.");
|
||||
},
|
||||
}
|
||||
|
||||
elements.cooked_meat.behavior = behaviors.STURDYPOWDER;
|
||||
|
|
|
|||
Loading…
Reference in New Issue