Skip to content

Commit

Permalink
fix health dreams when you are ill (CleverRaven#72881)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Apr 9, 2024
1 parent 73d90a8 commit 2c47a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/effects_on_condition/dream_eocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" } },
Expand Down

0 comments on commit 2c47a81

Please sign in to comment.