Shoe Lace Tying Config
ShoeLaceTyingConfig = {}
ShoeLaceTyingConfig.Enabled = true -- If you want this module disabled set to false
-- Target settings
ShoeLaceTyingConfig.WorksOnPlayers = true -- Can tie other players' laces
ShoeLaceTyingConfig.WorksOnNPCs = true -- Can tie NPC laces
ShoeLaceTyingConfig.IgnoreDeadTargets = true -- Can't tie dead people's laces
Last updated