Loc = Loc or {} Loc["en"] = { error = { ["cancelled"] = "Cancelled!", ["no_drillbit"] = "You don't have a Drill Bit", ["no_stone"] = "You don't have enough Stone", ["no_pan"] = "You don't a Gold Pan", ["no_ingredients"] = "You don't have the correct ingredients", ["dont_have"] = "You don't have any ", ["full"] = "Your inventory is full!" }, success = {}, info = { ["blip_mining"] = "Mining", ["browse_store"] = "Browse Store", ["use_smelter"] = "Use Smelter", ["sell_ores"] = "Sell Ores", ["jewelcut"] = "Use Jewel Cutting Bench", ["jewelbuyer"] = "Talk To Jewel Buyer", ["crackingbench"] = "Use Cracking Bench", ["washstone"] = "Wash Stone", ["goldpan"] = "Gold Pan", ["mine_ore"] = "Mine ore", ["drilling_ore"] = "Mining..", ["cracking_stone"] = "Cracking Stone..", ["washing_stone"] = "Washing Stone..", ["goldpanning"] = "Panning for Gold..", ["smelting"] = "Smelting ", ["cutting"] = "Cutting ", ["header_oresell"] = "Ore Selling", ["oresell_txt"] = "Sell Batches of Ore for cash", ["close"] = "Close", ["return"] = "Return", ["rings"] = "Rings", ["necklaces"] = "Necklaces", ["earrings"] = "Earrings", ["smelter"] = "Smelter", ["smelt_ores"] = "Smelt ores down into usable materials", ["sell_jewel"] = "Sell your jewellery here", ["see_options"] = "See all selling options", ["jewel_buyer"] = "Jewellery Buyer", ["sell_all"] = "Sell ALL at $", ["sell_each"] = "each", ["craft_bench"] = "Jewellery Crafting Bench", ["req_drill_bit"] = "Requires Drill Bit", ["gem_cut"] = "Gem Cutting", ["gem_cut_section"] = "Go to Gem Cutting Section", ["make_ring"] = "Make Rings", ["ring_craft_section"] = "Go to Ring Crafting Section", ["make_neck"] = "Make Necklaces", ["neck_craft_section"] = "Go to Necklace Crafting Section", ["make_ear"] = "Make Earrings", ["ear_craft_section"] = "Go to Earring Crafting Section", ["right_chamber"] = "Right Chamber", ["left_chamber"] = "Left Chamber", ["return_entrance"] = "Return to Entrance", ["minecart_menu"] = "Ride a Minecart", }, warning = {}, }