roblox studio dictionary in a dictionary code example
Example: roblox studio dictionary
local inventory = { ["Gold Bars"] = 4, ["Healing Potions"] = 1, ["Cups of Coffee"] = 3000}
local inventory = { ["Gold Bars"] = 4, ["Healing Potions"] = 1, ["Cups of Coffee"] = 3000}