Created
July 8, 2023 12:31
-
-
Save phd20/f6ec5674b5442f0bb77de2d135043bb4 to your computer and use it in GitHub Desktop.
Quick Dungeon Map Prep in Obsidian
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
```leaflet | |
id: trial-slime-lord | |
image: [[trialoftheslimelord_-_dm.png]] | |
height: 900px | |
width: 95% | |
minZoom:5 | |
maxZoom: 10 | |
zoomDelta: .5 | |
defaultZoom: 7 | |
scale: 12 | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment