Stop inanimate objects from opening walls
This commit is contained in:
@@ -64,6 +64,7 @@ defaultCreature = Creature
|
||||
, _crInvSel = 0
|
||||
, _crState = defaultState
|
||||
, _crCorpse = onLayer CorpseLayer $ color (greyN 0.5) $ circleSolid 10
|
||||
, _crIsAnimate = True
|
||||
}
|
||||
defaultState = CrSt { _goals = []
|
||||
, _stance = Stance {_carriage=Walking 0 0,_posture=AtEase}
|
||||
|
||||
Reference in New Issue
Block a user