Skip to content

Commit

Permalink
Update stamina_container.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
dwasint committed May 7, 2024
1 parent 1cdf71c commit cb841da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monkestation/code/datums/stamina_container.dm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
src.maximum = maximum
src.regen_rate = regen_rate
src.current = maximum
START_PROCESSING(SSstamina, src)

/datum/stamina_container/Destroy()
parent?.stamina = null
Expand Down

0 comments on commit cb841da

Please sign in to comment.