1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-11 02:07:46 +00:00
EXDSchema/Schemas/2023.10.23.0000.0000/PetAction.yml
2023-11-07 20:17:00 -05:00

16 lines
276 B
YAML

name: PetAction
displayField: Name
fields:
- name: Name
- name: Description
- name: Icon
type: icon
- name: Action
type: link
targets: [Action]
- name: Pet
type: link
targets: [Pet]
- name: MasterOrder
- name: DisableOrder
- name: Unknown0