Remove wood-military from dependencies

This commit is contained in:
Simon Brodtmann 2025-01-16 00:18:15 +01:00
parent ba25ad9554
commit 5b8c335bc1
14 changed files with 177 additions and 13 deletions

View file

@ -12,5 +12,12 @@ data:extend({
setting_type = "startup",
default_value = true,
order = "b"
},
{
type = "bool-setting",
name = "lignumis-ammo-progression",
setting_type = "startup",
default_value = true,
order = "c"
}
})