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

Update prototype/Entity/ClothingHeadsetRD.json via GitHub Actions
 
м Update prototype/Entity/ClothingHeadsetRD.json via GitHub Actions
 
Строка 7: Строка 7:
"name": "rd headset",
"name": "rd headset",
"components": {
"components": {
"type:ContainerFill": {
"ContainerFill": {
"containers": {
"containers": {
"key_slots": [
"key_slots": [
Строка 16: Строка 16:
}
}
},
},
"type:Clothing": {
"Clothing": {
"slots": "EARS",
"slots": [
"EARS"
],
"sprite": "Clothing/Ears/Headsets/science.rsi",
"sprite": "Clothing/Ears/Headsets/science.rsi",
"clothingVisuals": {}
"clothingVisuals": {}
},
},
"type:ContainerContainer": {
"ContainerContainer": {
"containers": {
"containers": {
"key_slots": {
"key_slots": {
Строка 30: Строка 32:
}
}
},
},
"type:Headset": {},
"Headset": {},
"type:EncryptionKeyHolder": {
"EncryptionKeyHolder": {
"keyInsertionSound": {
"keyInsertionSound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 44: Строка 46:
"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",
Строка 65: Строка 67:
]
]
},
},
"type:Animateable": {},
"Animateable": {},
"type:MovedByPressure": {
"MovedByPressure": {
"tableLayerRemoved": []
"tableLayerRemoved": []
},
},
"type:EmitSoundOnCollide": {
"EmitSoundOnCollide": {
"sound": {
"sound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 76: Строка 78:
}
}
},
},
"type:EmitSoundOnLand": {
"EmitSoundOnLand": {
"sound": {
"sound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 86: Строка 88:
}
}
},
},
"type:DamageOnHighSpeedImpact": {
"DamageOnHighSpeedImpact": {
"damage": {
"damage": {
"types": {
"types": {
Строка 98: Строка 100:
}
}
},
},
"type:CollisionWake": {},
"CollisionWake": {},
"type:GravityAffected": {},
"GravityAffected": {},
"type:Physics": {
"Physics": {
"fixedRotation": false,
"fixedRotation": false,
"bodyType": "Dynamic"
"bodyType": [
"Dynamic"
]
},
},
"type:Fixtures": {
"Fixtures": {
"fixtures": {
"fixtures": {
"fix1": {
"fix1": {
Строка 127: Строка 131:
}
}
},
},
"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",
"sprite": "Clothing/Ears/Headsets/science.rsi"
},
"GuideHelp": {
"guides": [
"Radio"
]
]
}
}