Advertisement
colddddda

Untitled

Jun 27th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. plr = game.Players.LocalPlayer
  2. chr = plr.Character
  3. tor = chr.Torso
  4.  
  5. function suitup()
  6. suit1 = Instance.new("Part")
  7. suit1.Parent = workspace
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement