Skip to content

Commit

Permalink
Merge pull request #974 from ZeLonewolf/clay-shields-sd-bannered
Browse files Browse the repository at this point in the history
add bannered South Dakota shields
  • Loading branch information
claysmalley authored Oct 22, 2023
2 parents 5d5c28b + 5b8a60f commit f85043a
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 f85043a

Please sign in to comment.