From d6eabf4990295c985a900bdf0731cf8161fe45f6 Mon Sep 17 00:00:00 2001 From: 6d486f49 <76097bcc@gmail.com> Date: Thu, 11 Jun 2026 17:18:18 -0400 Subject: [PATCH] ... --- docs/.obsidian/workspace.json | 127 ++++------------------------------ docs/Notes/Forest Regions.md | 2 +- docs/Notes/Region Types.md | 3 +- docs/Notes/Water Regions.md | 3 + 4 files changed, 21 insertions(+), 114 deletions(-) diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json index c7e993a..a337629 100644 --- a/docs/.obsidian/workspace.json +++ b/docs/.obsidian/workspace.json @@ -4,39 +4,11 @@ "type": "split", "children": [ { - "id": "ae2143857e2c025d", + "id": "8d7e193d56bb328e", "type": "tabs", "children": [ { - "id": "29d3b6881ac88bba", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Tasks/Simulate the game state.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Simulate the game state" - } - }, - { - "id": "ea7dccf9688aaa20", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Tasks/Simulate the game state.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Simulate the game state" - } - }, - { - "id": "f9e1097f2dd91a96", + "id": "a4348c23136fecb0", "type": "leaf", "state": { "type": "markdown", @@ -48,76 +20,6 @@ "icon": "lucide-file", "title": "Region Types" } - }, - { - "id": "f616cdb830431a3e", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Forest Regions.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Forest Regions" - } - }, - { - "id": "6bc4298e35b16606", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Water Regions.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Water Regions" - } - }, - { - "id": "c7d18fa6ed4eeec2", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/End Turn.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "End Turn" - } - }, - { - "id": "384932635eee28e4", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Activate Flora Ecology.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Activate Flora Ecology" - } - }, - { - "id": "968c6e3df869aab1", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Activate Prey Ecology.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Activate Prey Ecology" - } } ] } @@ -151,7 +53,7 @@ "state": { "type": "search", "state": { - "query": "Explore", + "query": "Region Types", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -172,7 +74,8 @@ "title": "Bookmarks" } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -281,15 +184,20 @@ "bases:Create new base": false } }, - "active": "29d3b6881ac88bba", + "active": "a4348c23136fecb0", "lastOpenFiles": [ - "Rules.md", + "Tasks/Simulate the game state.md", + "Notes/Terrain Deck.md", + "Notes/Region Types.md", + "Mountain Regions.md", + "Notes/Activate Prey Ecology.md", + "Notes/Activate Flora Ecology.md", "Notes/End Turn.md", "Notes/Forest Regions.md", - "Notes/Grass Regions.md", - "Notes/Region Types.md", - "Tasks/Simulate the game state.md", + "Images/Map 1.png", "Notes/Water Regions.md", + "Rules.md", + "Notes/Grass Regions.md", "Tasks/_Tasks.base", "Untitled", "Notes/Supply.md", @@ -297,10 +205,8 @@ "Overview.md", "Tasks/Generate overview page.md", "Notes/Event Type.md", - "Notes/Activate Flora Ecology.md", "Notes/Turn Start.md", "Notes/Event Cards.md", - "Notes/Activate Prey Ecology.md", "Notes/Activate Predator Ecology.md", "Notes/Concoliator.md", "Notes/Companion Cards.md", @@ -308,7 +214,6 @@ "Notes/Mountain.md", "Notes/Crest.md", "Notes/Terrain Cards.md", - "Notes/Terrain Deck.md", "Images/Pasted image 20260609163839.png", "Images/Pasted image 20260609163625.png", "Images/Pasted image 20260609211711.png", @@ -323,11 +228,9 @@ "_Tasks.base", "_Overview.md", "Bases/_Gear.base", - "Notes/White Sky.md", "Tasks", "Bases/Terrain.base", "Bases/Event.base", - "Images/Map 1.png", "Notes" ] } \ No newline at end of file diff --git a/docs/Notes/Forest Regions.md b/docs/Notes/Forest Regions.md index 560c531..a831480 100644 --- a/docs/Notes/Forest Regions.md +++ b/docs/Notes/Forest Regions.md @@ -1,3 +1,3 @@ --- -category: RegionType +category: Region Type --- diff --git a/docs/Notes/Region Types.md b/docs/Notes/Region Types.md index b6a452c..117b148 100644 --- a/docs/Notes/Region Types.md +++ b/docs/Notes/Region Types.md @@ -1,3 +1,4 @@ [[Forest Regions]] [[Water Regions]] -[[Grass Regions]] \ No newline at end of file +[[Grass Regions]] +[[Mountain Regions]] diff --git a/docs/Notes/Water Regions.md b/docs/Notes/Water Regions.md index e69de29..a831480 100644 --- a/docs/Notes/Water Regions.md +++ b/docs/Notes/Water Regions.md @@ -0,0 +1,3 @@ +--- +category: Region Type +---