Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Decompiled with the Synapse X Luau decompiler.
- return {
- Graphics_GunStore = {
- Weapons = {
- ["GLOCK 17"] = {
- price = 500,
- rep = 200
- },
- ["S&W .357"] = {
- price = 750,
- rep = 200
- },
- BAT = {
- price = 80,
- rep = 200
- },
- KNIFE = {
- price = 500,
- rep = 200
- },
- CROWBAR = {
- price = 250,
- rep = 200
- },
- DEAGLE = {
- price = 3500,
- rep = 200
- },
- AR15 = {
- price = 11000,
- rep = 200
- },
- ["BENELLI NOVA"] = {
- price = 30500,
- rep = 200
- },
- KARAMBIT = {
- price = 2500,
- rep = 200
- }
- },
- Misc = {
- BALACLAVA = {
- price = 80,
- rep = 100,
- cover = false
- },
- BULLETVEST = {
- price = 200,
- rep = 200
- },
- DUFFLEBAG = {
- price = 30,
- rep = 200
- }
- }
- },
- Graphics_Armory = {
- Weapons = {
- AK47 = {
- price = 14400,
- rep = 0
- },
- DEAGLE = {
- price = 8400,
- rep = 0
- },
- ["MICRO UZI"] = {
- price = 9300,
- rep = 0
- },
- ["USP-S"] = {
- price = 6600,
- rep = 0
- }
- },
- Misc = {
- BULLETVEST = {
- price = 80,
- rep = 0
- }
- }
- },
- GoMart = {
- Items = {
- MEDKIT = {
- price = 250,
- rep = 0
- },
- ADRENALINE = {
- price = 600,
- rep = 0
- },
- ["FIDGET SPINNER"] = {
- price = 30,
- rep = 0
- },
- ["CHOCOLATE BAR"] = {
- price = 12,
- rep = 0
- },
- ["WATER BOTTLE"] = {
- price = 8,
- rep = 0
- }
- }
- },
- GoMart2 = {
- Items = {
- MILK = {
- price = 12,
- rep = 0
- },
- ["FIDGET SPINNER"] = {
- price = 30,
- rep = 0
- }
- }
- },
- DollarStore = {
- Items = {
- SPRAYPAINT = {
- price = 1500,
- rep = 0
- }
- }
- },
- DuffleBagzStore = {
- Items = {
- ["DUFFLE BAG"] = {
- price = 350,
- rep = 0
- },
- ["BRIEF CASE"] = {
- price = 250,
- rep = 0
- }
- }
- },
- CarStore = {
- Vehicles = {
- ["CAR1(YELLOW)"] = {
- price = 30000
- },
- ["CAR1(RED)"] = {
- price = 20000
- },
- ["CAR1(BLUE)"] = {
- price = 50000
- },
- SECURITY_CART = {
- price = 19000
- },
- MCCLAREN = {
- price = 75000
- }
- }
- },
- PrinterStore = {
- Printers = {
- MoneyPrinterBronze = {
- price = 1000
- },
- MoneyPrinterSilver = {
- price = 3500
- },
- MoneyPrinterGold = {
- price = 10000
- },
- MoneyPrinterDiamond = {
- price = 20000
- },
- DistillerNormal = {
- price = 65000
- }
- }
- },
- HardwareStore = {
- Items = {
- DRILL = {
- price = 500,
- rep = 0
- },
- SIGN = {
- price = 40,
- rep = 0
- }
- }
- },
- CarStore2 = {
- Vehicles = {
- POLICECAR = {
- price = 0
- },
- SWATCAR = {
- price = 0
- }
- }
- },
- LegalSeedShop = {
- Items = {
- ["LEGAL SEEDS"] = {
- price = 200,
- rep = 0
- },
- HAMMER = {
- price = 500,
- rep = 0
- }
- }
- },
- BarStore = {
- Items = {
- MEDKIT = {
- price = 250,
- rep = 0
- },
- ADRENALINE = {
- price = 600,
- rep = 0
- }
- }
- },
- GunStore2 = {
- Misc = {
- BALACLAVA_BLUE = {
- price = 80
- },
- BALACLAVA_GREY = {
- price = 80
- },
- ["TRAGEDY MASK"] = {
- price = 80
- },
- ["COMEDY MASK"] = {
- price = 80
- },
- BALACLAVA = {
- price = 80
- }
- }
- }
- };
Advertisement
Add Comment
Please, Sign In to add comment