Tribe Renamed
A tribe’s name has changed.
Event Data Properties
Property | Type | Notes |
---|---|---|
tribeId | String | The Sentinel UUID of the tribe that was destroyed. |
newTribeName | String | The tribe’s new name. |
oldTribeName | String | The tribe’s old name. |
Sample Event Data
{
"tribeId": "b72a9dd3-1a64-52a2-8f9c-f90409c871f0",
"newTribeName": "Lost Wayfinders Society",
"oldTribeName": "Reusable Breakfast Cereals"
}