Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent.ClickDetector.MouseClick:Connect(function(player)
- local item = game.ServerStorage.Mug2:Clone()
- item.Parent = player.Backpack
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement