mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Add lava shape name.
This commit is contained in:
parent
3c9054e7fc
commit
4ef311f9ef
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@
|
||||||
"cliff": {"categories": ["natural"]},
|
"cliff": {"categories": ["natural"]},
|
||||||
"crater": {"categories": ["natural"]},
|
"crater": {"categories": ["natural"]},
|
||||||
"ford": {"categories": ["natural"]},
|
"ford": {"categories": ["natural"]},
|
||||||
|
"lava": {"name": "lava"},
|
||||||
"shield_volcano": {"name": "shield volcano", "categories": ["natural"], "emoji": "🌋"},
|
"shield_volcano": {"name": "shield volcano", "categories": ["natural"], "emoji": "🌋"},
|
||||||
"smoke": {"name": "smoke"},
|
"smoke": {"name": "smoke"},
|
||||||
"smoke_2": {"name": "clouds"},
|
"smoke_2": {"name": "clouds"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue