Leg unit movement fixes

This commit is contained in:
Anuken
2020-07-12 11:34:19 -04:00
parent dad5b186db
commit f5f495b9b8
12 changed files with 63 additions and 23 deletions

View File

@@ -38,6 +38,9 @@ public class Layer{
//power lines
power = 70,
//certain multi-legged units
legUnit = 75f,
//darkness over block clusters
darkness = 80,