Advertisement
Slopeh

Untitled

Dec 12th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. for i, v in next, { "RecipeGrenadeIncendiaryRegular", "RecipeGrenadeIncendiarySticky", "RecipeGrenadeIncendiaryHoming", "RecipeGrenadeEMPRegular", "RecipeGrenadeEMPSticky", "RecipeGrenadeEMPHoming", "RecipeGrenadeFragRegular", "RecipeGrenadeFragSticky", "RecipeGrenadeFragHoming", "RecipeGrenadeCuttingRegular", "RecipeGrenadeBiohazardRegular", "RecipeGrenadeBiohazardHoming", "RecipeGrenadeOzobsNose", "RecipeGrenadeReconRegular", "RecipeGrenadeReconSticky", "RecipeGrenadeFlashRegular", "RecipeGrenadeFlashHoming", "RecipeGrenadeIncendiaryRare", "RecipeGrenadeEMPRare", "RecipeGrenadeReconRare", "RecipeGrenadeSmokeRare", "RecipeGrenadeEMPUncommon", "RecipeGrenadeFragUncommon", "RecipeGrenadeSmokeRegular", "RecipeGrenadeFlashUncommon", "RecipeGrenadeFragEpic", "RecipeGrenadeSmokeEpic", "RecipeGrenadeFlashEpic", "RecipeGrenadeIncendiaryLegendary", "RecipeGrenadeEMPLegendary", "RecipeGrenadeBiohazardLegendary", "RecipeGrenadeReconLegendary", "RecipeGrenadeSmokeLegendary", "RecipeGrenadeFlashLegendary" } do Game.AddToInventory("Items." .. v , 1) end print(" - Added: ALL GRENADES RECIPES")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement