Work on weapon positioning, analyser terminal positioning
This commit is contained in:
@@ -53,7 +53,6 @@ updateLivingCreature cr =
|
||||
. yourControl cr
|
||||
LampCrit{} -> updateLampoid cr
|
||||
BarrelCrit bt -> updateBarreloid bt cr
|
||||
AvatarDead -> id
|
||||
ChaseCrit{} -> \w ->
|
||||
crUpdate cid . performActions cid $
|
||||
over (cWorld . lWorld . creatures . ix cid) (chaseCritInternal w) w
|
||||
|
||||
Reference in New Issue
Block a user