This commit is contained in:
Fishedotjpg 2026-03-09 06:16:12 +00:00
parent e460144cdc
commit 9a54c59545
32 changed files with 6078 additions and 37 deletions

View file

@ -0,0 +1,12 @@
herder_government_obligations = {
obligation_levels = {
default = {
herd = {
value = 0
}
tax = {
value = 0
}
}
}
}