using EntityStates.Mage.Weapon;
namespace EntityStates.Drone.DroneWeapon;
public class Flamethrower : EntityStates.Mage.Weapon.Flamethrower
{
}