Module:Road data/strings/USA/NC: Difference between revisions

Content deleted Content added
add 1950
Undid revision 1031874542 by Fredddie (talk)
Line 121:
NC["NC 1957"] = NC["NC 1949"]
 
for _,type in ipairs({'US', 'NC', 'US 1950'}) do
for _,auxType in ipairs({"Alt", "Bus", "Byp", "Conn", "Opt", "Scenic", "Spur", "Temp", "Truck"}) do
local spec = NC[" aux "][auxType]
Line 141:
NC["US-Conn"].link = NC.US.base .. " Connector" .. suffix
NC["US-Truck"].link = NC.US.base .. " Truck" .. suffix
 
NC["US 1950-Alt"] = {
shield = NC["US 1950"].shield,
name = NC["US 1950"].name,
link = NC["US 1950"].link,
abbr = NC["US 1950"].abbr,
banner = "Alternate plate.svg",
}
 
NC["NC-Toll"] = {