Skip to content

Commit

Permalink
Add Halifax bridge shields
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Apr 24, 2024
1 parent b5ee360 commit 9910668
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 @@ -3665,6 +3665,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 9910668

Please sign in to comment.