mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
Update SatisfactionNpc (#40)
This commit is contained in:
parent
555609ab3b
commit
98492a99fa
1 changed files with 3 additions and 2 deletions
|
@ -28,14 +28,15 @@ fields:
|
||||||
- name: Quest
|
- name: Quest
|
||||||
type: link
|
type: link
|
||||||
targets: [Quest]
|
targets: [Quest]
|
||||||
|
- name: Icon
|
||||||
|
type: icon
|
||||||
- name: Npc
|
- name: Npc
|
||||||
type: link
|
type: link
|
||||||
targets: [ENpcResident]
|
targets: [ENpcResident]
|
||||||
- name: QuestRequired
|
- name: QuestRequired
|
||||||
type: link
|
type: link
|
||||||
targets: [Quest]
|
targets: [Quest]
|
||||||
- name: Icon
|
- name: Unknown0
|
||||||
type: icon
|
|
||||||
- name: LevelUnlock
|
- name: LevelUnlock
|
||||||
- name: DeliveriesPerWeek
|
- name: DeliveriesPerWeek
|
||||||
- name: GlamourIndex
|
- name: GlamourIndex
|
||||||
|
|
Loading…
Add table
Reference in a new issue