Dino Unsterilized
A dino is no longer neutered / spayed.
Event Data Properties
Property | Type | Notes |
---|---|---|
dinoId | String | The Sentinel UUID of the the dino that was unsterilized. |
dinoName | String | The name of the dino that was unsterilized. |
tribeId | String | The Sentinel UUID of the tribe the unsterilized dino belongs to. |
tribeName | String | The name of the tribe the unsterilized dino belongs to. |
Sample Event Data
{
"dinoId": "8ebd16a3-6055-5d6e-8898-7021b1a19e73",
"dinoName": "Tin Weasel",
"tribeId": "b72a9dd3-1a64-52a2-8f9c-f90409c871f0"
"tribeName": "Reusable Breakfast Cereals"
}