mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-02 10:51:57 +02:00
Add rule for diving tower with one platform.
This commit is contained in:
parent
9188e99d50
commit
a86f3fe8bf
1 changed files with 2 additions and 0 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue