Skip to content

Commit

Permalink
add bannered South Dakota shields
Browse files Browse the repository at this point in the history
  • Loading branch information
claysmalley committed Oct 22, 2023
1 parent 5d5c28b commit 5b8a60f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2169,6 +2169,8 @@ export function loadShields() {
bottom: 5,
},
};
shields["US:SD:Business"] = banneredShield(shields["US:SD"], ["BUS"]);
shields["US:SD:Truck"] = banneredShield(shields["US:SD"], ["TRK"]);
[
"Beadle",
"Bon_Homme",
Expand Down

0 comments on commit 5b8a60f

Please sign in to comment.