mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 02:49:10 +00:00
Fix formatting for achievements pre requisite types.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
Achievements link to a "pre-requisite type" that defines it as completeed. The list of Types are:
|
Achievements link to a "pre-requisite type" that defines it as completeed. The list of Types are:
|
||||||
|
|
||||||
|
```
|
||||||
1 kill stuff
|
1 kill stuff
|
||||||
2 achievement
|
2 achievement
|
||||||
3 class
|
3 class
|
||||||
@@ -20,6 +21,6 @@ Achievements link to a "pre-requisite type" that defines it as completeed. The l
|
|||||||
18 frontline
|
18 frontline
|
||||||
19 frontline
|
19 frontline
|
||||||
20 aether attune
|
20 aether attune
|
||||||
|
```
|
||||||
|
|
||||||
|
An "is_or" relates to if the achievement requires multiple quests to be completed or just 1 out of a set.
|
||||||
An "is_or" relates to if the achievement requires multiple quests to be completed or just 1 out of a set.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user