There was an error while loading. Please reload this page.
1 parent 901ee23 commit ef51b5bCopy full SHA for ef51b5b
1 file changed
src/js/shield_defs.js
@@ -4102,6 +4102,13 @@ export function loadShields() {
4102
);
4103
4104
// Cyprus
4105
+ shields["CY:motorway"] = hexagonVerticalShield(
4106
+ 2,
4107
+ Color.shields.green,
4108
+ Color.shields.yellow,
4109
4110
+ 0
4111
+ );
4112
shields["CY:B"] =
4113
shields["CY:E"] =
4114
shields["CY:F"] =
0 commit comments