Changed 'blinding_lights'

Changed power 'blinding_lights' to allow any kind of headwear to not be blinded.
main
Pandro 1 month ago
parent 0495586b6a
commit d2674b927e
Signed by: pandro
SSH Key Fingerprint: SHA256:iBUZSuDxqYr4hYpe9U3BA9NJmXKpbGt4H0S8hUwIbrA

@ -22,12 +22,9 @@
}, },
{ {
"type": "origins:equipped_item", "type": "origins:equipped_item",
"inverted": true,
"equipment_slot": "head", "equipment_slot": "head",
"item_condition": { "item_condition": {
"type": "origins:armor_value", "type": "origins:empty"
"comparison": ">",
"compare_to": 0
} }
} }
] ]

Loading…
Cancel
Save