1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00

Update SatisfactionNpc (#40)

This commit is contained in:
Asriel Camora 2024-11-12 04:29:25 -08:00 committed by GitHub
parent 555609ab3b
commit 98492a99fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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