mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-02 02:41:57 +02:00
Issue #76: add icon for man_made=descent_stage.
This commit is contained in:
parent
7db69f5719
commit
f69d7728e5
5 changed files with 68 additions and 14 deletions
|
@ -950,7 +950,7 @@ node_icons:
|
|||
- tags: {man_made: lander}
|
||||
shapes: [lander]
|
||||
- tags: {man_made: descent_stage}
|
||||
shapes: [lander]
|
||||
shapes: [descent_stage]
|
||||
- tags: {man_made: lander, condition: crashed}
|
||||
shapes: [{shape: lander, color: "#FF0000"}]
|
||||
- tags: {man_made: lander, condition: landed}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue