mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
Add PreHandler target to ENpcBase (#54)
This commit is contained in:
parent
f2671a3221
commit
9942dd96c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ 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, CraftLeve, CustomTalk, DefaultTalk, FccShop, GCShop, GilShop, GuildleveAssignment, GuildOrderGuide, GuildOrderOfficer, Quest, SpecialShop, Story, SwitchTalk, TopicSelect, TripleTriad, Warp, PreHandler]
|
||||||
- name: ModelMainHand
|
- name: ModelMainHand
|
||||||
- name: ModelOffHand
|
- name: ModelOffHand
|
||||||
- name: Scale
|
- name: Scale
|
||||||
|
|
Loading…
Add table
Reference in a new issue