Describe the bug
public static readonly Gadget RangeFinder = new Gadget("Range Finder");
this one is not in-game
and missing AntiGernadeTrophy in this Dictionary
To Reproduce
Please check the code in BattleBitAPI.Common.Gadgets
Expected behavior
public static readonly Gadget AntiGernadeTrophy = new Gadget("Anti Gernade Trophy ");
should be added.
Screenshots

Additional context
N/A