change default rocketry sci

This commit is contained in:
Brevven 2022-08-08 14:53:46 -07:00
parent 1d6c6d516a
commit b969d161b8
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ Date: 2022-08-09
If not unlocked on settings change, use "TungstenRecipes" (no slashes) command.
- A few basic recipe tweaks for 248k
Changes:
- Rocketry now defaults to not requiring military science packs. Option still exists for now.
- General balance: Tungsten plates required for piercing ammunition reduced.
- General balance: Tungsten ingredients required for oil refinery & chemical plant increased.
- General balance: For some mod loadouts, steel no longer required for assembling machine 2

View file

@ -17,7 +17,7 @@ data:extend({
type = "string-setting",
name = "bztungsten-avoid-military",
setting_type = "startup",
default_value = "no",
default_value = "yes",
allowed_values = {"yes", "no"},
},
{