1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/ActionTimelineReplace.yml

9 lines
154 B
YAML
Raw Normal View History

name: ActionTimelineReplace
fields:
- name: Old
type: link
targets: [ActionTimeline]
- name: New
type: link
targets: [ActionTimeline]