Dump and read attachment and attachment uniques to and from weapon files

This commit is contained in:
Jan
2021-03-26 15:27:37 +01:00
parent 540e631fd5
commit 055dd5e840
4 changed files with 168 additions and 5 deletions

View File

@ -91,6 +91,8 @@ namespace T6
WFT_EXPLOSION_TAG,
WFT_NOTETRACKSOUNDMAP,
WFT_WEAPON_CAMO,
WFT_ATTACHMENTS,
WFT_ATTACHMENT_UNIQUES,
WFT_NUM_FIELD_TYPES
};