Skip to content

Commit

Permalink
no more robust (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
DjfjdfofdjfjD committed Jul 14, 2023
1 parent 4c946bb commit 11571bf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Resources/Prototypes/Entities/Objects/Weapons/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,17 @@
map: [ "enum.ToggleVisuals.Layer" ]
- type: Policebaton
telescopic: true
- type: UseDelay
delay: 0.75
- type: MeleeWeapon
damage:
types:
Blunt: 10
Blunt: 5
bluntStaminaDamageFactor: 2.0
angle: 60
animation: WeaponArcSlash
- type: StaminaDamageOnHit
damage: 55
damage: 35
- type: ItemCooldown
- type: Item
heldPrefix: off
Expand Down

0 comments on commit 11571bf

Please sign in to comment.