Skip to content

Commit

Permalink
Merge pull request #1049 from quincylvania/ns-bridge-shields
Browse files Browse the repository at this point in the history
Add Halifax bridge shields
  • Loading branch information
ZeLonewolf authored May 1, 2024
2 parents 2ce408b + ca6d8a4 commit 8b83f35
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
22 changes: 22 additions & 0 deletions icons/shield_ca_ns_s_mdb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions icons/shield_ca_ns_s_mkb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3671,6 +3671,12 @@ export function loadShields() {
// Ref-specific cases. Each entry should be documented in CONTRIBUTE.md

shields["CA:NS:S"].overrideByName = {
"A. Murray MacKay Bridge": {
spriteBlank: "shield_ca_ns_s_mkb",
},
"Angus L. MacDonald Bridge": {
spriteBlank: "shield_ca_ns_s_mdb",
},
"Bras d'Or Lakes Scenic Drive": {
spriteBlank: "shield_ca_ns_s_bdolsd",
},
Expand Down

0 comments on commit 8b83f35

Please sign in to comment.