Dino Frozen

A dino was placed into a cryopod. This event is expected to execute for modded cryopods as well.

Event Data Properties

Property Type Notes
dinoId String The Sentinel UUID of the dino that was cryopodded.
tribeId String The Sentinel UUID of the tribe that cryopodded the dino.

Sample Event Data

{
  "dinoId": "61081761-d7eb-59bc-9f74-c6c13f183133",
  "tribeId": "b72a9dd3-1a64-52a2-8f9c-f90409c871f0"
}