Sorting notes

This commit is contained in:
2026-05-27 10:47:30 -04:00
parent 9797ce853e
commit 5e486b0edb
47 changed files with 82 additions and 70 deletions
+1
View File
@@ -0,0 +1 @@
A tile in the game that represent an area of land. Contains [[Terrain Data]] and can contain [[Magic Material Data]], [[Resource Node Data]]. Based on the contained data, will have a series of Province Improvements that can be built on it when claimed by a city or outpost.