Skip to content

Commit

Permalink
Update carbon.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed May 11, 2024
1 parent c22c114 commit 69471e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/carbon/carbon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@
if(D.spread_by_touch())
contract_disease(D, 0, 1, CONTACT_HANDS)

M.next_move += 7 //Adds some lag to the 'attack'. Adds up to 11 in combination with click_adjacent.
return

/mob/living/carbon/electrocute_act(shock_damage, obj/source, siemens_coeff = 1.0, def_zone = null)
Expand Down

0 comments on commit 69471e7

Please sign in to comment.