Update Bar Progress Condition authored by Ethan's avatar Ethan
...@@ -9,7 +9,7 @@ Uses the bar progress to make a condition. ...@@ -9,7 +9,7 @@ Uses the bar progress to make a condition.
| Parameter | Aliases | Description | Type | Default Value | | Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ | ------ |
| `value` | `v` | The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. | `Number` | Required | | `value` | `v` | The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. | `Number` | `Required` |
## Examples ## Examples
``` ```
... ...
......