Class Fix1344Dupe
Patches the InventorySystem.Items.Usables.Scp1344.Scp1344Item.OnPlayerInventoryDropped(ReferenceHub) method. Fixes the dupe where 2 copies of SCP-1344 can be created when a player dies. Bug not reported to NW yet (rare in vanilla servers).
[HarmonyPatch(typeof(Scp1344Item), "OnPlayerInventoryDropped")]
public class Fix1344Dupe
- Inheritance
-
Fix1344Dupe
- Inherited Members
- Extension Methods