chore: update iw5 weapon fulldef sizes

This commit is contained in:
Jan
2024-04-07 09:49:53 +02:00
parent 7be21ebb20
commit 9c4128b830
4 changed files with 15 additions and 19 deletions

View File

@ -46,16 +46,16 @@ set reusable notetrackRumbleMapValues;
set scriptstring notetrackRumbleMapValues;
set count notetrackRumbleMapValues 16;
set reusable bounceSound;
set count bounceSound 31;
set count bounceSound SURF_TYPE_NUM;
set reusable worldModel;
set count worldModel 16;
set string szAmmoName;
set string szClipName;
set string szSharedAmmoCapName;
set reusable parallelBounce;
set count parallelBounce 31;
set count parallelBounce SURF_TYPE_NUM;
set reusable perpendicularBounce;
set count perpendicularBounce 31;
set count perpendicularBounce SURF_TYPE_NUM;
set string accuracyGraphName0;
set string accuracyGraphName1;
set reusable originalAccuracyGraphKnots0;