-
Notifications
You must be signed in to change notification settings - Fork 0
Verb_ShootOneUse
BBLKepling edited this page May 28, 2023
·
3 revisions
In order to work ShootOneUseInvCheck needs to be enabled in the ModFeatureDef.
Runs a Harmony Patch to make Verb_ShootOneUse have an inventory check to equip a new weapon. If Simple Sidearms is installed then this patch will always be skipped as Simple Sidearms has a similar patch that does the same thing with support included for Simple Sidearms systems.
Code Lineage: Simple Sidearms was referenced in writing the Verb_ShootOneUse patch.