mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +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"]},
|
||||
"crater": {"categories": ["natural"]},
|
||||
"ford": {"categories": ["natural"]},
|
||||
"lava": {"name": "lava"},
|
||||
"shield_volcano": {"name": "shield volcano", "categories": ["natural"], "emoji": "🌋"},
|
||||
"smoke": {"name": "smoke"},
|
||||
"smoke_2": {"name": "clouds"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue