Skip to content

Commit

Permalink
Reverts batons to their previous state (somewhat) (#4656)
Browse files Browse the repository at this point in the history
* Reverts batons to their previous state (somewhat)

* Ook edit

* Ups stam damage a bit
  • Loading branch information
F-e-r-n authored Jan 7, 2025
1 parent 3eac5e5 commit 92d294e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/objects/items/melee/baton.dm
Original file line number Diff line number Diff line change
Expand Up @@ -423,10 +423,10 @@
armor_type = /datum/armor/baton_security
throwforce = 7
force_say_chance = 50
stamina_damage = 145
stamina_damage = 100 //monke edit
knockdown_time = 5 SECONDS
clumsy_knockdown_time = 15 SECONDS
cooldown = 1 SECONDS
cooldown = 1.5 SECONDS //monke edit
on_stun_sound = 'sound/weapons/egloves.ogg'
on_stun_volume = 50
active = FALSE
Expand Down

0 comments on commit 92d294e

Please sign in to comment.