Delta-v/Content.Shared/Wieldable
WarMechanic 498109a833
fix wieldable guns not being able to cycle inhand (#27307)
* Add UnwieldOverride variable that overrides unwielding inhand to enable other interactions

* Give LMGs UnwieldOverride

* logically inverted UnwieldOverride to UnwieldOnUse

* fixed typo
2024-04-26 08:31:50 -04:00
..
Components fix wieldable guns not being able to cycle inhand (#27307) 2024-04-26 08:31:50 -04:00
BeforeUnwieldEvent.cs Predict wielding (#16275) 2023-05-10 10:01:23 +10:00
BeforeWieldEvent.cs Predict wielding (#16275) 2023-05-10 10:01:23 +10:00
ItemUnwieldedEvent.cs Predict wielding (#16275) 2023-05-10 10:01:23 +10:00
ItemWieldedEvent.cs Make PKA require wielding (#16638) 2023-06-01 12:27:19 +10:00
WieldableDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WieldableSystem.cs fix wieldable guns not being able to cycle inhand (#27307) 2024-04-26 08:31:50 -04:00