Участник:IanComradeBot/prototype/Entity/BaseUplinkRadio.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/Entity/BaseUplinkRadio.json via GitHub Actions |
м Update prototype/Entity/BaseUplinkRadio.json via GitHub Actions |
||
| Строка 9: | Строка 9: | ||
"name": "syndicate uplink", | "name": "syndicate uplink", | ||
"components": { | "components": { | ||
" | "Item": { | ||
"sprite": "Objects/Devices/communication.rsi", | "sprite": "Objects/Devices/communication.rsi", | ||
"heldPrefix": "old-radio", | "heldPrefix": "old-radio", | ||
"inhandVisuals": {} | "inhandVisuals": {} | ||
}, | }, | ||
" | "UserInterface": { | ||
"actors": {}, | "actors": {}, | ||
"interfaces": { | "interfaces": { | ||
| Строка 22: | Строка 22: | ||
} | } | ||
}, | }, | ||
" | "ActivatableUI": { | ||
"key": "enum.StoreUiKey.Key" | "key": "enum.StoreUiKey.Key" | ||
}, | }, | ||
" | "Store": { | ||
"buySuccessSound": { | "buySuccessSound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 59: | Строка 59: | ||
"name": "store-preset-name-uplink" | "name": "store-preset-name-uplink" | ||
}, | }, | ||
" | "Animateable": {}, | ||
" | "MovedByPressure": { | ||
"tableLayerRemoved": [] | "tableLayerRemoved": [] | ||
}, | }, | ||
" | "EmitSoundOnCollide": { | ||
"sound": { | "sound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 70: | Строка 70: | ||
} | } | ||
}, | }, | ||
" | "EmitSoundOnLand": { | ||
"sound": { | "sound": { | ||
"!type:SoundPathSpecifier": { | "!type:SoundPathSpecifier": { | ||
| Строка 80: | Строка 80: | ||
} | } | ||
}, | }, | ||
" | "DamageOnHighSpeedImpact": { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
| Строка 92: | Строка 92: | ||
} | } | ||
}, | }, | ||
" | "CollisionWake": {}, | ||
" | "GravityAffected": {}, | ||
" | "Physics": { | ||
"fixedRotation": false, | "fixedRotation": false, | ||
"bodyType": "Dynamic" | "bodyType": [ | ||
"Dynamic" | |||
] | |||
}, | }, | ||
" | "Fixtures": { | ||
"fixtures": { | "fixtures": { | ||
"fix1": { | "fix1": { | ||
| Строка 121: | Строка 123: | ||
} | } | ||
}, | }, | ||
" | "Pullable": {}, | ||
" | "DamageExaminable": {}, | ||
" | "Rotatable": { | ||
"increment": "0.5235987755982988 rad" | "increment": "0.5235987755982988 rad" | ||
}, | }, | ||
" | "Contraband": { | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"severity": "Syndicate" | "severity": "Syndicate" | ||
}, | |||
"Clickable": {}, | |||
"InteractionOutline": {}, | |||
"Sprite": { | |||
"drawdepth": "Items", | |||
"noRot": false, | |||
"sprite": "Objects/Devices/communication.rsi", | |||
"layers": [ | |||
{ | |||
"state": "old-radio" | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
Текущая версия от 19:35, 26 июня 2026
| parent |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| suffix | "Empty" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | "Suspiciously looking old radio..." | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| name | "syndicate uplink" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| components |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| placement |
|