diff --git a/data/json/bionics.json b/data/json/bionics.json index 7732e10a75b26..b712adab1e07d 100644 --- a/data/json/bionics.json +++ b/data/json/bionics.json @@ -1275,13 +1275,7 @@ "description": "When active, this bionic eliminates all light within a 2 tile radius through destructive interference.", "occupied_bodyparts": [ [ "torso", 16 ] ], "flags": [ "BIONIC_TOGGLED" ], - "enchantments": [ - { - "condition": "ACTIVE", - "ench_effects": [ { "effect": "invisibility", "intensity": 1 } ], - "emitter": "emit_shadow_field" - } - ], + "enchantments": [ { "condition": "ACTIVE", "emitter": "emit_shadow_field" } ], "act_cost": "9 kJ", "react_cost": "9 kJ", "time": "1 s" diff --git a/data/json/items/bionics.json b/data/json/items/bionics.json index f19787d3e2d07..3979dc56f5b21 100644 --- a/data/json/items/bionics.json +++ b/data/json/items/bionics.json @@ -692,7 +692,7 @@ "type": "BIONIC_ITEM", "name": { "str": "Artificial Night Generator CBM" }, "looks_like": "bio_int_enhancer", - "description": "When active, this bionic eliminates all light within a 15-tile radius of the user through destructive interference.", + "description": "When active, this bionic eliminates all light within a 2 tile radius of the user through destructive interference.", "price": "8 kUSD 500 USD", "price_postapoc": "80 USD", "difficulty": 5