diff --git a/research/achievements_requirement_type.md b/research/achievements_requirement_type.md index a1f8829cb..b42a2e932 100644 --- a/research/achievements_requirement_type.md +++ b/research/achievements_requirement_type.md @@ -1,5 +1,6 @@ Achievements link to a "pre-requisite type" that defines it as completeed. The list of Types are: +``` 1 kill stuff 2 achievement 3 class @@ -20,6 +21,6 @@ Achievements link to a "pre-requisite type" that defines it as completeed. The l 18 frontline 19 frontline 20 aether attune +``` - -An "is_or" relates to if the achievement requires multiple quests to be completed or just 1 out of a set. \ No newline at end of file +An "is_or" relates to if the achievement requires multiple quests to be completed or just 1 out of a set.