feat: add physical animal care delivery
This commit is contained in:
@@ -96,7 +96,7 @@ func _test_definition_backed_behavior() -> void:
|
||||
and feed.completion_cost_resource_id == SimulationIds.RESOURCE_FOOD
|
||||
and is_equal_approx(feed.completion_cost_amount, 1.0)
|
||||
),
|
||||
"Feed-animal should target an animal and declare its exact pantry-food cost"
|
||||
"Feed-animal should target an animal and declare its exact one-food cost"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user