mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
chore: dump iw5 attachments that are used by weapons
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user