Adventure
Server/Entity/GameMode/Adventure.json, 281 B
Fields
| Field | Type |
|---|---|
InteractionsOnEnter | object |
Source
{
"InteractionsOnEnter": {
"Interactions": [
{
"Type": "Simple",
"Effects": {
"LocalSoundEventId": "SFX_Avatar_Powers_Disable_Local",
"WorldSoundEventId": "SFX_Avatar_Powers_Disable"
}
}
]
}
}