Added YML syntax highlighting and fixed typos authored by Vierdant's avatar Vierdant
Criteria: Condition 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 Attributes
---------- ----------
...@@ -17,7 +17,7 @@ Attributes ...@@ -17,7 +17,7 @@ Attributes
Examples Examples
-------- --------
``` ```yml
SOME_ACHIEVEMENT: SOME_ACHIEVEMENT:
Criteria: Criteria:
A_CONDITIONAL_CRITERIA: A_CONDITIONAL_CRITERIA:
... ...
......