Files
Towbar/42.13/media/lua/client/TowBar/Config.lua
2026-02-07 16:51:05 -05:00

7 lines
192 B
Lua

if not TowBarMod then TowBarMod = {} end
if not TowBarMod.Config then TowBarMod.Config = {} end
TowBarMod.Config.lowLevelAnimation = "RemoveGrass"
TowBarMod.Config.rigidTowbarDistance = 1.0