Additional Levels added. Mostly just base artwork so far.

This commit is contained in:
2026-03-26 21:31:29 +00:00
parent 644b56282e
commit b3b569e98f
131 changed files with 6151 additions and 6008 deletions

View File

@@ -4,6 +4,7 @@ namespace BriarQueen.Data.Identifiers
{
None = 0,
Village = 1,
Workshop = 2
Workshop = 2,
LaxleyHouse = 3,
}
}