Update Conditions authored by Ethan's avatar Ethan
...@@ -56,6 +56,3 @@ health: ...@@ -56,6 +56,3 @@ health:
| `bar-progress{v=1;oper=e;m=false}` | `HIDE_WHEN_FULL` | This condition will be false when the bar is full. | | `bar-progress{v=1;oper=e;m=false}` | `HIDE_WHEN_FULL` | This condition will be false when the bar is full. |
| `mounted{m=false}` | `HIDE_WHEN_MOUNTED` | This condition will be false when the player is mounted. | | `mounted{m=false}` | `HIDE_WHEN_MOUNTED` | This condition will be false when the player is mounted. |
| `bar-inactive{m=true}` | `HIDE_WHEN_INACTIVE` | This condition will be false when the bar is inactive. | | `bar-inactive{m=true}` | `HIDE_WHEN_INACTIVE` | This condition will be false when the bar is inactive. |