feat: load iw4 weapons from raw

This commit is contained in:
Jan
2024-04-02 23:49:06 +02:00
parent 2650669200
commit a1cf4ef30b
7 changed files with 581 additions and 118 deletions
@@ -173,4 +173,10 @@ namespace IW4
"rear",
"all",
};
inline const char* bounceSoundSuffixes[]{
"_default", "_bark", "_brick", "_carpet", "_cloth", "_concrete", "_dirt", "_flesh", "_foliage", "_glass", "_grass",
"_gravel", "_ice", "_metal", "_mud", "_paper", "_plaster", "_rock", "_sand", "_snow", "_water", "_wood",
"_asphalt", "_ceramic", "_plastic", "_rubber", "_cushion", "_fruit", "_painted_metal", "_riot_shield", "_slush",
};
} // namespace IW4