mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Adds a stamina meter (#24782)
* Finally done * Contra + Qwerty review * I don't think I broke anything :D * Lewc review
This commit is contained in:
@@ -390,7 +390,7 @@
|
||||
M.update_stat("reagent metabolism")
|
||||
if(update_flags & STATUS_UPDATE_STAMINA)
|
||||
M.update_stamina()
|
||||
M.update_health_hud()
|
||||
M.update_stamina_hud()
|
||||
if(update_flags & STATUS_UPDATE_BLIND)
|
||||
M.update_blind_effects()
|
||||
if(update_flags & STATUS_UPDATE_NEARSIGHTED)
|
||||
|
||||
Reference in New Issue
Block a user