Skip to content

Commit

Permalink
Now with 50% less adrenaline
Browse files Browse the repository at this point in the history
  • Loading branch information
Superlagg committed Jun 28, 2023
1 parent 0e81196 commit 020fc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/implants/implant_misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
/obj/item/implant/adrenalin/proc/prejuice(datum/source, newstat)
if(juicing)
return
juicing = TRUE
if(newstat == CONSCIOUS)
return
playsound(imp_in, 'sound/effects/autoinjector_beeps.ogg', 75, TRUE)
Expand Down

0 comments on commit 020fc5c

Please sign in to comment.