Added YML syntax highlighting and fixed typos authored by Vierdant's avatar Vierdant
Criteria: Condition
=================
A simple criteria that checks if the player meets the given conditions every so often.
Simple criteria that check if the player meets the given conditions every so often.
Attributes
----------
......@@ -17,7 +17,7 @@ Attributes
Examples
--------
```
```yml
SOME_ACHIEVEMENT:
Criteria:
A_CONDITIONAL_CRITERIA:
......
......