DeltaV-Station / Delta-v

A fork of Space Station 14, embracing a mixture of classic SS13 chaos and experimentation only possible with the new engine
https://delta-v.org
GNU Affero General Public License v3.0
70 stars 301 forks source link

Security magboot change #2244

Closed Radezolid closed 2 days ago

Radezolid commented 2 days ago

About the PR

Removed the ability for them to be toggled off, but gave them a slot for knives or anything with the ConcealCarry tag.

Why / Balance

People were complaining about sec using them all the time, now they will be slowed constantly if wearing them.

Technical details

Modified the RSI and the YAML.

Media

https://github.com/user-attachments/assets/a020add3-c9c7-4a16-8df3-9805acbd4fde

Requirements

Breaking changes

Hopefully nothing.

Changelog

:cl:

github-actions[bot] commented 2 days ago

RSI Diff Bot; head commit ce59d761ac2f5ce490c69f78514b8d67e30e3156 merging into 2accce16218ef7b9ecf37ab41654ba94541565b2 This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi

| State | Old | New | Status | --- | --- | --- | --- | | equipped-FEET | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/equipped-FEET.png) | ![](https://raw.githubusercontent.com/Radezolid/Delta-v/ce59d761ac2f5ce490c69f78514b8d67e30e3156/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/equipped-FEET.png) | Modified | icon | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/icon.png) | ![](https://raw.githubusercontent.com/Radezolid/Delta-v/ce59d761ac2f5ce490c69f78514b8d67e30e3156/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/icon.png) | Modified | inhand-left | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/inhand-left.png) | ![](https://raw.githubusercontent.com/Radezolid/Delta-v/ce59d761ac2f5ce490c69f78514b8d67e30e3156/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/inhand-left.png) | Modified | inhand-right | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png) | ![](https://raw.githubusercontent.com/Radezolid/Delta-v/ce59d761ac2f5ce490c69f78514b8d67e30e3156/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/inhand-right.png) | Modified | icon-on | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/icon-on.png) | ![]() | Removed | on-equipped-FEET | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/on-equipped-FEET.png) | ![]() | Removed | on-inhand-left | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-left.png) | ![]() | Removed | on-inhand-right | ![](https://raw.githubusercontent.com/DeltaV-Station/Delta-v/2accce16218ef7b9ecf37ab41654ba94541565b2/Resources/Textures/DeltaV/Clothing/Shoes/Boots/magboots-security.rsi/on-inhand-right.png) | ![]() | Removed

MilonPL commented 2 days ago

Walking is still slower than just wearing magboots, and you still can't walk over space lube, so mechanically there's pretty much no reason not to have them on all the time. Officers will just keep them in their bag anyways and switch when needed, so this doesn't achieve anything, and I don't think this is really an issue either way.

image