mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Add TerritoryType.NotoriousMonsterTerritory
Found at "E8 ?? ?? ?? ?? 48 8B 8B ?? ?? ?? ?? 48 8B 93 ?? ?? ?? ?? 48 8B 01 FF 90 ?? ?? ?? ?? 48 8B 5C 24"
This commit is contained in:
parent
8838ba913a
commit
1ff6cb4b72
1 changed files with 3 additions and 1 deletions
|
@ -36,7 +36,9 @@ fields:
|
|||
type: link
|
||||
targets: [QuestBattle]
|
||||
- name: Resident
|
||||
- name: Unknown0
|
||||
- name: NotoriousMonsterTerritory
|
||||
type: link
|
||||
targets: [NotoriousMonsterTerritory]
|
||||
- name: BattalionMode
|
||||
- name: LoadingImage
|
||||
type: link
|
||||
|
|
Loading…
Add table
Reference in a new issue