This commit is contained in:
2026-04-06 14:13:46 -07:00
commit eb4659817e
11 changed files with 857 additions and 0 deletions

8
data.db Normal file
View File

@@ -0,0 +1,8 @@
{
materials = {
Steel = 0.0625,
Iron = 0.03125,
Gold = 0.021739130434783,
},
currency_unit = "diamonds",
}