mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
Update ENpcBase.ENpcData link targets
This commit is contained in:
parent
eb05b46ef3
commit
76637899b6
1 changed files with 27 additions and 2 deletions
|
@ -5,7 +5,32 @@ fields:
|
||||||
count: 32
|
count: 32
|
||||||
fields:
|
fields:
|
||||||
- type: link
|
- type: link
|
||||||
targets: [ChocoboTaxiStand, CraftLeve, CustomTalk, DefaultTalk, FccShop, GCShop, GilShop, GuildleveAssignment, GuildOrderGuide, GuildOrderOfficer, Quest, SpecialShop, Story, SwitchTalk, TopicSelect, TripleTriad, Warp]
|
targets:
|
||||||
|
- ChocoboTaxiStand
|
||||||
|
- CollectablesShop
|
||||||
|
- ContentNpc
|
||||||
|
- CraftLeve
|
||||||
|
- CustomTalk
|
||||||
|
- DefaultTalk
|
||||||
|
- DisposalShop
|
||||||
|
- DpsChallengeOfficer
|
||||||
|
- EventPathMove
|
||||||
|
- FccShop
|
||||||
|
- GCShop
|
||||||
|
- GilShop
|
||||||
|
- GuildOrderGuide
|
||||||
|
- GuildOrderOfficer
|
||||||
|
- GuildleveAssignment
|
||||||
|
- InclusionShop
|
||||||
|
- LotteryExchangeShop
|
||||||
|
- PreHandler
|
||||||
|
- Quest
|
||||||
|
- SpecialShop
|
||||||
|
- Story
|
||||||
|
- SwitchTalk
|
||||||
|
- TopicSelect
|
||||||
|
- TripleTriad
|
||||||
|
- Warp
|
||||||
- name: ModelMainHand
|
- name: ModelMainHand
|
||||||
- name: ModelOffHand
|
- name: ModelOffHand
|
||||||
- name: Scale
|
- name: Scale
|
||||||
|
@ -76,7 +101,7 @@ fields:
|
||||||
targets: [Stain]
|
targets: [Stain]
|
||||||
- name: Dye2OffHand
|
- name: Dye2OffHand
|
||||||
type: link
|
type: link
|
||||||
targets: [ Stain ]
|
targets: [Stain]
|
||||||
- name: DyeHead
|
- name: DyeHead
|
||||||
type: link
|
type: link
|
||||||
targets: [Stain]
|
targets: [Stain]
|
||||||
|
|
Loading…
Add table
Reference in a new issue