Nutgear

Self-Destruct

Mar 26th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. wait (3)
  2. local E = Instance.new("Explosion")
  3. E.Parent = game.Workspace
  4. E.BlastRadius = 20
  5. E.BlastPressure = 100000
  6. E.Position = game.Workspace.xXRedPawnerXx.Torso.Position
Add Comment
Please, Sign In to add comment