Advertisement
BINO2002

Untitled

Aug 19th, 2019
653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. local oof = game.Players.LocalPlayer.DataStorage.Inventory.Characters.Killer:GetDescendants()
  2. for i,v in pairs(oof) do
  3. v.Value = true
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement