]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make StaminaModifier into a status effect, apply to Hyperzine (#41902)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Thu, 18 Dec 2025 19:41:08 +0000 (20:41 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 19:41:08 +0000 (19:41 +0000)
commitbb95787af77cc9491998749a61806fa957d4cdcc
tree31bf076d0a5bd6d764b840feed7ef56fedcc74df
parent89b25adf52d908fcec7810c8597b4b3197c73e36
Make StaminaModifier into a status effect, apply to Hyperzine (#41902)

* Initial commit

* Probably better this way.

* Review fixes

* cleanup

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
21 files changed:
Content.Shared/Damage/Components/StaminaComponent.cs
Content.Shared/Damage/Components/StaminaModifierStatusEffectComponent.cs [moved from Content.Shared/Damage/Components/StaminaModifierComponent.cs with 90% similarity]
Content.Shared/Damage/Events/RefreshStaminaCritThresholdEvent.cs [new file with mode: 0644]
Content.Shared/Damage/Systems/SharedStaminaSystem.Modifier.cs
Content.Shared/Damage/Systems/SharedStaminaSystem.cs
Content.Shared/StatusEffectNew/StatusEffectSystem.Relay.cs
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/carp.yml
Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml
Resources/Prototypes/Entities/Mobs/NPCs/flesh.yml
Resources/Prototypes/Entities/Mobs/NPCs/living_light.yml
Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml
Resources/Prototypes/Entities/Mobs/NPCs/space.yml
Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml
Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/StatusEffects/body.yml
Resources/Prototypes/Reagents/narcotics.yml
Resources/Prototypes/status_effects.yml