Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Overmountain Victory National Historic Trail Commemorative Motor Route shield #1117

Merged
merged 8 commits into from
Jul 7, 2024
Merged
8 changes: 8 additions & 0 deletions icons/shield_us_nht_ovvi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 4 additions & 6 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -747,12 +747,10 @@ export function loadShields() {
"Oregon National Historic Trail Auto Tour Route": {
spriteBlank: "shield_us_nht_oreg",
},
},
};

shields["US:NHT"] = {
notext: true,
overrideByName: {
"Overmountain Victory National Historic Trail Commemorative Motor Route":
{
spriteBlank: "shield_us_nht_ovvi",
},
"Selma to Montgomery National Historic Trail": {
spriteBlank: "shield_us_nht_semo",
},
Expand Down
Loading