2024-12-07 20:01:42

This commit is contained in:
actions[bot]
2024-12-07 20:01:42 +00:00
parent 4e54f0d572
commit 4199c0b96c
50 changed files with 887 additions and 52 deletions

View File

@@ -73,7 +73,7 @@ NDefines.NNavy.AGGRESSION_SETTINGS_VALUES = {
10000, -- I am death incarnate!
};
NDefines.NNavy.GUN_HIT_PROFILES = { -- hit profiles for guns, if target ih profile is lower the gun will have lower accuracy
80.0, -- big guns
75.0, -- big guns
105.0, -- torpedoes
45.0, -- small guns
};