Commit Graph

6 Commits

Author SHA1 Message Date
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
stopbreaking 988bfa5c09
Replaced Wieldable DoAfter with UseDelay (#18880)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-10-23 00:53:13 +11:00
Kara f8d194b117
Bows & arrows (#19771) 2023-09-22 02:45:21 -07:00
DrSmugleaf a88e747a0b
Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
metalgearsloth 6537e683b0
Make PKA require wielding (#16638) 2023-06-01 12:27:19 +10:00
metalgearsloth 9946cbd7fe
Predict wielding (#16275) 2023-05-10 10:01:23 +10:00