We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b91ef commit 78a128dCopy full SHA for 78a128d
1 file changed
server/src/utils/lists.ts
@@ -4775,12 +4775,6 @@ let definedCommandSets: string[] = [
4775
]
4776
4777
let definedFXLists: string[] = [
4778
- "WeaponFX_USAPathfinderFire",
4779
- "WeaponFX_USAPathfinderFireHeroic",
4780
- "FX_SmallStructureCollapseDelay",
4781
- "FX_SmallStructureCollapseBurst",
4782
- "FX_SmallStructureCollapseFinal",
4783
- "FX_SmallStructureConstructionDeath",
4784
"WeaponFX_GenericTankFire",
4785
"WeaponFX_ToxinShellWeapon",
4786
"FX_CarOverlappedByCrusher",
0 commit comments