(725b0f956) nerfed mudraptor swim speeds to offset the mess they make if they do catch up with the player

This commit is contained in:
Joonas Rikkonen
2019-05-16 06:35:44 +03:00
parent 2145a50b1a
commit 420a673653
11 changed files with 157 additions and 306 deletions
@@ -594,6 +594,8 @@ namespace Barotrauma
private GUILayoutGroup subPreviewContainer;
private GUILayoutGroup subPreviewContainer;
private GUIButton loadGameButton;
public Action<Submarine, string, string> StartNewGame;