diff --git a/data/mods/MindOverMatter/effectoncondition/eoc_items.json b/data/mods/MindOverMatter/effectoncondition/eoc_items.json index 7c21cf76b9114..04f0c4b1e0b1d 100644 --- a/data/mods/MindOverMatter/effectoncondition/eoc_items.json +++ b/data/mods/MindOverMatter/effectoncondition/eoc_items.json @@ -78,16 +78,6 @@ } ] }, - { - "type": "effect_on_condition", - "id": "EOC_INSTABILITY_CREAM", - "effect": [ - { - "u_message": "You rub the cream on your skin. It's cool and soothing at first, but very soon that feeling is replaced by an overpowering itchiness." - }, - { "u_add_effect": "instability_remover", "duration": "24 hours" } - ] - }, { "type": "effect_on_condition", "id": "EOC_FORCE_FIELD_GENERATOR_ACTIVATION",