Skip to content

Commit

Permalink
Merge pull request #1085 from ZeLonewolf/clay-shields-us-al-beach-exp…
Browse files Browse the repository at this point in the history
…ress

Add shields for Alabama beach express highways
  • Loading branch information
claysmalley authored Jun 1, 2024
2 parents 70d0c14 + e48473a commit 66fdc4c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions icons/shield_us_al_foley.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,14 @@ export function loadShields() {
Color.shields.yellow
))
);
shields["US:AL:Baldwin:Baldwin_Beach_Express"] = {
...roundedRectShield(Color.shields.green, Color.shields.white),
ref: "BBX",
};
shields["US:AL:Baldwin:Foley_Beach_Express"] = {
spriteBlank: "shield_us_al_foley",
notext: true,
};

// Arizona
shields["US:AZ:Scenic"] = {
Expand Down

0 comments on commit 66fdc4c

Please sign in to comment.