-- For divisions of these, please go to their respective subpages. local export = { divisions = "city and provinces", ["Batangas"] = true, ["Cavite"] = true, ["Laguna"] = true, ["Quezon"] = true, ["Rizal"] = true, ["Lucena"] = true, } return export;