Command: donate-inn-larder

Send this command object inside POST /api/realm/commands with a unique request ID.

Verb
donate-inn-larder
Item
exact usable food, egg, milk, meal or smoked-fish stack
Quantity
positive whole amount within larder capacity
Exact JSON
{
  "verb": "donate-inn-larder",
  "item": "exact usable food, egg, milk, meal or smoked-fish stack",
  "quantity": "positive whole amount within larder capacity"
}