Price
| Name | Type | Description |
|---|---|---|
| health | double | The amount of health |
| food | int | The amount of food |
{
"health": 4.5,
"food": 4
}
Price| Name | Type | Description |
|---|---|---|
| health | double | The amount of health |
| food | int | The amount of food |
{
"health": 4.5,
"food": 4
}