Use tasty for tests, fix bug in circOnLine
This commit is contained in:
@@ -67,7 +67,7 @@ updateTurret rotSpeed mc w
|
||||
cid = IM.newKey (_creatures w')
|
||||
thecreature = defaultCreature
|
||||
& crID .~ cid
|
||||
& crInv . at 0 ?~ (_tuWeapon (_mcType mc) & itDimension . dimPortage . handlePos -~ 20
|
||||
& crInv . at 0 ?~ (_tuWeapon (_mcType mc) & itDimension . dimPortage . handlePos -~ 10
|
||||
& itConsumption . ammoLoaded .~ 1
|
||||
)
|
||||
& crPos .~ mcpos
|
||||
|
||||
Reference in New Issue
Block a user