Advertisement
kevinbuitendyk

2pwtGamespasses

Mar 19th, 2018
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. clone = game.ReplicatedStorage.Dark:Clone()
  2. clone2 = game.ReplicatedStorage.Light:Clone()
  3.  
  4. clone.Parent = game.Players.LocalPlayer.Backpack
  5. clone2.Parent = game.Players.LocalPlayer.Backpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement