add collidedWithDamage crime type
This commit is contained in:
parent
59da2f783b
commit
2e3cfc8f6b
1 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,8 @@ namespace Observatory.Framework.Files.ParameterTypes
|
|||
onFoot_failureToSubmitToPolice,
|
||||
onfoot_dataTransfer,
|
||||
onFoot_carryingStolenGoods,
|
||||
onFoot_eBreachUse
|
||||
onFoot_eBreachUse,
|
||||
collidedWithDamage
|
||||
}
|
||||
|
||||
public enum LimpetDrone
|
||||
|
|
|
|||
Loading…
Reference in a new issue