Implement randomised markings on sensors
This commit is contained in:
@@ -25,6 +25,7 @@ data DamageType = Piercing
|
||||
| PoisonDam
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
-- this should possibly be pushed into the damage type
|
||||
data DamageEffect
|
||||
= PushDamage
|
||||
{ _dePush :: Float
|
||||
|
||||
Reference in New Issue
Block a user