Remove ptCrIgnore
This commit is contained in:
@@ -38,7 +38,7 @@ applyDamageEffect dm de cr w = case de of
|
||||
& creatures . ix (_crID cr) . crDir +~ rot
|
||||
BounceBullet bt | crIsArmouredFrom p cr -> w & instantParticles .:~ bouncer
|
||||
where
|
||||
bouncer = (aBulAt Nothing id (Just (_ptColor bt)) Nothing pOut reflectVel (_btDrag bt)
|
||||
bouncer = (aBulAt Nothing id (Just (_ptColor bt)) pOut reflectVel (_btDrag bt)
|
||||
(_ptHitEff bt) (_ptWidth bt)
|
||||
) {_ptTimer = _ptTimer bt - 1}
|
||||
pOut = p +.+ 2 *.* newDir
|
||||
|
||||
Reference in New Issue
Block a user