Tank crush damage tweaks
This commit is contained in:
@@ -36,6 +36,7 @@ public class Wall extends Block{
|
||||
buildCostMultiplier = 6f;
|
||||
canOverdrive = false;
|
||||
drawDisabled = false;
|
||||
crushDamageMultiplier = 5f;
|
||||
|
||||
//it's a wall of course it's supported everywhere
|
||||
envEnabled = Env.any;
|
||||
|
||||
Reference in New Issue
Block a user