Skip to content

Commit

Permalink
Update misc.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerfulBacon committed Aug 21, 2024
1 parent 622b4b2 commit 672fdb5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/game/objects/items/melee/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -510,10 +510,6 @@

add_fingerprint(user)

if(!iscarbon(user))
target.LAssailant = null
else
target.LAssailant = WEAKREF(user)
COOLDOWN_START(src, cooldown_check, cooldown)

//Telescopic Baton
Expand Down

0 comments on commit 672fdb5

Please sign in to comment.