Add new image and update workspace configuration

- Added a new image file: 'Pasted image 20260118235438.png'.
- Adjusted scale in graph.json for better visualization.
- Updated workspace.json with new tab IDs and dimensions.
- Removed an unused markdown file.
- Modified existing markdown files to reflect changes in primary and secondary spells, including new descriptions and properties.
This commit is contained in:
Redsandy
2026-01-19 00:14:35 +03:00
parent 7980e0add8
commit 207661154a
15 changed files with 61 additions and 33 deletions

View File

@@ -17,6 +17,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"scale": 0.9999999999999969,
"close": true
}