removed {} authored by Lxlp's avatar Lxlp
...@@ -9,5 +9,5 @@ Checks if the time is night, from 14000 to 22000 in-game time ...@@ -9,5 +9,5 @@ Checks if the time is night, from 14000 to 22000 in-game time
## Examples ## Examples
```yaml ```yaml
Conditions: Conditions:
- night{} true - night true
``` ```
\ No newline at end of file