diff --git a/data/json/mutations/mutations.json b/data/json/mutations/mutations.json index ede2f6249c9ad..cf3b027872afd 100644 --- a/data/json/mutations/mutations.json +++ b/data/json/mutations/mutations.json @@ -4920,7 +4920,18 @@ "active": true, "starts_active": true, "restricts_gear": [ "head_crown" ], - "allow_soft_gear": true + "allow_soft_gear": true, + "enchantments": [ + { + "condition": "ACTIVE", + "special_vision": [ + { + "distance": 3, + "descriptions": [ { "id": "antennae_sense", "symbol": "?", "color": "c_white", "text": "You sense something here." } ] + } + ] + } + ] }, { "type": "mutation",