Skip to content

Commit

Permalink
stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Superlagg committed Jul 12, 2023
1 parent f1435f9 commit 03f34a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/controllers/subsystem/second_wind.dm
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ SUBSYSTEM_DEF(secondwind)
return
master.playsound_local(get_turf(master), "sound/effects/molly_revived.ogg", 35, TRUE)
master.emote("scrungy")
times_second_winded++
return TRUE

/datum/second_wind/proc/spend_life(free_life)
Expand Down

0 comments on commit 03f34a5

Please sign in to comment.