Участник:IanComradeBot/prototype/Entity/ClothingHeadsetAltCommand.json: различия между версиями

Update prototype/Entity/ClothingHeadsetAltCommand.json via GitHub Actions
 
м Update prototype/Entity/ClothingHeadsetAltCommand.json via GitHub Actions
 
Строка 7: Строка 7:
"name": "command over-ear headset",
"name": "command over-ear headset",
"components": {
"components": {
"type:ContainerFill": {
"ContainerFill": {
"containers": {
"containers": {
"key_slots": [
"key_slots": [
Строка 14: Строка 14:
}
}
},
},
"type:Clothing": {
"Clothing": {
"slots": "EARS",
"slots": [
"EARS"
],
"equippedPrefix": "alt",
"equippedPrefix": "alt",
"sprite": "Clothing/Ears/Headsets/command.rsi",
"sprite": "Clothing/Ears/Headsets/command.rsi",
"clothingVisuals": {}
"clothingVisuals": {}
},
},
"type:ContainerContainer": {
"ContainerContainer": {
"containers": {
"containers": {
"key_slots": {
"key_slots": {
Строка 29: Строка 31:
}
}
},
},
"type:Headset": {},
"Headset": {},
"type:EncryptionKeyHolder": {
"EncryptionKeyHolder": {
"keyInsertionSound": {
"keyInsertionSound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 43: Строка 45:
"keySlots": 4
"keySlots": 4
},
},
"type:Item": {
"Item": {
"inhandVisuals": {}
"inhandVisuals": {}
},
},
"type:Tag": {
"Tag": {
"tags": [
"tags": [
"WhitelistChameleon"
"WhitelistChameleon"
]
]
},
},
"type:StaticPrice": {
"StaticPrice": {
"price": 10
"price": 10
},
},
"type:FlavorProfile": {
"FlavorProfile": {
"ignoreReagents": [
"ignoreReagents": [
"Nutriment",
"Nutriment",
Строка 64: Строка 66:
]
]
},
},
"type:Animateable": {},
"Animateable": {},
"type:MovedByPressure": {
"MovedByPressure": {
"tableLayerRemoved": []
"tableLayerRemoved": []
},
},
"type:EmitSoundOnCollide": {
"EmitSoundOnCollide": {
"sound": {
"sound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 75: Строка 77:
}
}
},
},
"type:EmitSoundOnLand": {
"EmitSoundOnLand": {
"sound": {
"sound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 85: Строка 87:
}
}
},
},
"type:DamageOnHighSpeedImpact": {
"DamageOnHighSpeedImpact": {
"damage": {
"damage": {
"types": {
"types": {
Строка 97: Строка 99:
}
}
},
},
"type:CollisionWake": {},
"CollisionWake": {},
"type:GravityAffected": {},
"GravityAffected": {},
"type:Physics": {
"Physics": {
"fixedRotation": false,
"fixedRotation": false,
"bodyType": "Dynamic"
"bodyType": [
"Dynamic"
]
},
},
"type:Fixtures": {
"Fixtures": {
"fixtures": {
"fixtures": {
"fix1": {
"fix1": {
Строка 126: Строка 130:
}
}
},
},
"type:Pullable": {},
"Pullable": {},
"type:DamageExaminable": {},
"DamageExaminable": {},
"type:Rotatable": {
"Rotatable": {
"increment": "0.5235987755982988 rad"
"increment": "0.5235987755982988 rad"
},
},
"type:Contraband": {
"Contraband": {
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [
"allowedDepartments": [
"Command"
"Command"
]
},
"Clickable": {},
"InteractionOutline": {},
"Sprite": {
"drawdepth": "Items",
"noRot": false,
"state": "icon_alt",
"sprite": "Clothing/Ears/Headsets/command.rsi"
},
"GuideHelp": {
"guides": [
"Radio"
]
]
}
}