diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index bda6604..065c0f8 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -885,6 +885,8 @@ node_icons: shapes: [tower_defensive] - tags: {man_made: tower, tower:type: diving} shapes: [diving_platform] + - tags: {man_made: tower, tower:type: diving, tower:platforms: "1"} + shapes: [diving_platform] - tags: {man_made: tower, tower:type: diving, tower:platforms: "2"} shapes: [diving_2_platforms] - tags: {man_made: tower, tower:type: diving, tower:platforms: "3"}