Add rule for diving tower with one platform.

This commit is contained in:
Sergey Vartanov 2021-12-02 08:11:10 +03:00
parent 9188e99d50
commit a86f3fe8bf

View file

@ -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"}