9 lines
472 B
Markdown
9 lines
472 B
Markdown
---
|
|
category: Task
|
|
status: Done
|
|
---
|
|
Create me an image that will represent a map that a player can travel all.
|
|
|
|
Area's a player can travel to are called regions. Find the region data by checking the markdown files with the category of region in their front matter.
|
|
|
|
The connection frontmatter are how the region connects. Make the regions circles, and draw lines between regions on where they connect. Use the X and Y frontmatter to determine the placement of the regions. |