diff --git a/data/json/effects_on_condition/dream_eocs.json b/data/json/effects_on_condition/dream_eocs.json index 271a39fb61e85..3a292c8e4f704 100644 --- a/data/json/effects_on_condition/dream_eocs.json +++ b/data/json/effects_on_condition/dream_eocs.json @@ -26,7 +26,7 @@ "condition": { "and": [ { - "or": [ + "and": [ { "not": { "u_has_effect": "pre_common_cold" } }, { "not": { "u_has_effect": "common_cold" } }, { "not": { "u_has_effect": "pre_flu" } },