chore: dump iw5 attachments that are used by weapons

This commit is contained in:
Jan
2024-04-07 13:28:26 +02:00
parent c68f4015d2
commit fecd486f44
4 changed files with 84 additions and 9 deletions

View File

@ -115,6 +115,7 @@ namespace IW5
// Custom
WFT_ANIM_NAME,
WFT_ATTACHMENT,
WFT_NUM_FIELD_TYPES,
};

View File

@ -4006,6 +4006,9 @@ namespace IW5
float parallelBounce[31];
float perpendicularBounce[31];
float locationDamageMultipliers[20];
WeaponAttachment* scopes[6];
WeaponAttachment* underBarrels[3];
WeaponAttachment* others[4];
};
struct FxFloatRange