mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Fix SpecialShop...
This commit is contained in:
parent
5422a0fbb3
commit
cc494e9454
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ fields:
|
||||||
- name: AchievementUnlock
|
- name: AchievementUnlock
|
||||||
type: link
|
type: link
|
||||||
targets: [Achievement]
|
targets: [Achievement]
|
||||||
- name: Unknown2;
|
- name: Unknown2
|
||||||
- name: CollectabilityCost
|
- name: CollectabilityCost
|
||||||
type: array
|
type: array
|
||||||
count: 3
|
count: 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue