Update IncrementAchievement authored by Lxlp's avatar Lxlp
...@@ -5,8 +5,8 @@ Increment criteria of achievement by a specified amount. Useful if the criteria ...@@ -5,8 +5,8 @@ Increment criteria of achievement by a specified amount. Useful if the criteria
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|---------|-------------------------------------------|---------| |-----------|---------|-------------------------------------------|---------|
| achievement | achieve, a | The achievement to increment. | | | achievement | achieve, a | The achievement to increment. |<!--type:Achievement-->|
| criteria | crit, c | The criteria to increase. | | | criteria | crit, c | The criteria to increase. |<!--type:AchievementCriteria-->|
| amount | | The amount it should increase by. | 1 | | amount | | The amount it should increase by. | 1 |
... ...
......