mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
* Add RequireActivated bool * Fix paramedic voidsuit * Remove explicit check This is actually unnecessarily verbose. * Improve comment * Update Content.Shared/Clothing/ClothingSpeedModifierSystem.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Add cref linking * Change reference from system to component * Fix missing closing tag before anyone notices * Add clarity about when this field is used. * Add early return if not affected by toggling --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>