Fix no damage to walls bug
This commit is contained in:
@@ -84,7 +84,6 @@ shieldWall crid =
|
||||
, _wlWalkable = True
|
||||
, _wlFireThrough = True
|
||||
, _wlReflect = True
|
||||
, _wlUnshadowed = False
|
||||
, _wlRotateTo = False
|
||||
, _wlStructure = CreaturePart crid -- shieldWallDamage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user