Content deleted Content added
back at ya (per his more recent response) |
Imzadi1979 (talk | contribs) m add NC-Toll type |
||
Line 61:
NC["NC-Bus"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Business [dab||(%dab%)|]",
abbr = "NC %route%
banner = "Business plate.svg"}
NC["NC-Byp"] = {shield = NC.NC.shield,
link = "North Carolina Highway %route% Bypass [dab||(%dab%)|]",
abbr = "NC %route%
banner = "By-pass plate.svg"}
NC["NC-Toll"] = {shield = NC.NC.shield,
link = NC.NC.link,
abbr = NC.NC.abbr,
banner = "Toll plate yellow.svg"}
return NC
|