Delta-v/Content.Shared/Wieldable
WarMechanic 85048c5d32
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

(cherry picked from commit 498109a833047d933a5f72edf87961542c516f58)
2024-05-03 00:18:52 +02:00
..
Components fix wieldable guns not being able to cycle inhand (#27307) 2024-05-03 00:18:52 +02: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-05-03 00:18:52 +02:00