Update Conditions authored by Ethan's avatar Ethan
......@@ -44,7 +44,9 @@ health:
| `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. |
## Conditions
# Conditions
## Basic Conditions
### Default Parameters
These parameters are included in **every** condition.
......
......