Add damage origins
This commit is contained in:
@@ -45,7 +45,7 @@ pushCr w wls cr
|
||||
-- || wlsCrush' w (cr ^. crPos . _xy) twls =
|
||||
| wlsCrush' w (cr ^. crPos . _xy) twls =
|
||||
ecr
|
||||
& crDamage <>~ [Crushing 1000 0]
|
||||
& crDamage <>~ [Crushing 1000 0 UnassignedO]
|
||||
& crPos . _xy .~ ap
|
||||
-- | Just s <- wlsCrush w (cr ^. crPos . _xy) twls =
|
||||
-- ecr
|
||||
|
||||
Reference in New Issue
Block a user