Set lasGun muzzle position correctly

This commit is contained in:
2021-12-11 23:11:13 +00:00
parent 6cd59d99bc
commit ec51efabca
4 changed files with 47 additions and 59 deletions
+1 -3
View File
@@ -75,9 +75,7 @@ updateTurret rotSpeed mc w
& crRad .~ 1
& crDir .~ mcdir
& crPict .~ (\cr _ _ -> drawCrEquipment cr)
-- & crPict .~ basicCrPict red
-- & crUpdate .~ (\cr -> crUpCrUp stepReloading cr . invSideEff cr)
& crUpdate .~ stateUpdateDamage clearDamage (flip followImpulses)
& crUpdate .~ stateUpdateDamage clearDamage (flip followThenClearImpulses)
& crStance . posture .~ Aiming
Just cid -> w'
& creatures . ix cid . crPos .~ mcpos