Skip to content

Commit

Permalink
Remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Dec 25, 2024
1 parent 92c7781 commit 56af410
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions data/mods/MindOverMatter/effectoncondition/eoc_misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,7 @@
{ "math": [ "u_vitamin('vitamin_maintained_powers') >= 1" ] }
]
},
"effect": [
{ "message": "This is proof that the EoC works right." },
{ "run_eocs": [ "EOC_POWER_MAINTENANCE_CONCENTRATION_CHECK" ] }
]
"effect": [ { "run_eocs": [ "EOC_POWER_MAINTENANCE_CONCENTRATION_CHECK" ] } ]
},
{
"type": "effect_on_condition",
Expand Down

0 comments on commit 56af410

Please sign in to comment.