Skip to content

Commit

Permalink
Update KohlsLite.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
S-PScripts authored Oct 7, 2024
1 parent 99d857b commit 7d3a1e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Luau/KAH/Main Scripts/KohlsLite.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8171,6 +8171,8 @@ connections[#connections + 1] =
end)

-- Credits to trollfacenan (bumanoid)!

if game.PlaceId == 115670532 then
local lplr = game:GetService("Players").LocalPlayer
local char = lplr.Character
local tor = char:WaitForChild("Torso")
Expand Down Expand Up @@ -8236,6 +8238,9 @@ connections[#connections + 1] =
end
end
end)
else
print("nbc patch bug")
end

-- ANTIS FOR EVERYONE
connections[#connections + 1] =
Expand Down

0 comments on commit 7d3a1e3

Please sign in to comment.