Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Itemthingy = Instance.new("Part", luke)
- Itemthingy.Name="Handle"
- Itemthingy.FormFactor="Plate"
- Itemthingy.Shape="Block"
- Itemthingy.Size=Vector3.new("1, 1.2, 1")
- local ABCDE = Instance.new("Sound", luke.Handle)
- ABCDE.Name="DrinkSound"
- ABCDE.SoundId="http://www.roblox.com/asset/?id=15047813"
- local ABCDEF = Instance.new("Sound", luke.Handle)
- ABCDEF.Name="HitMarker"
- ABCDEF.SoundId="rbxassetid://160432334"
- local ABCDEFG = Instance.new("Sound", luke.Handle)
- ABCDEFG.Name="MLG"
- ABCDEFG.SoundId="rbxassetid://163070866"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement