Exemple #1
0
 /// <summary>
 /// Call this in the inherited class as base.SetStaticDefaults() at the start of SetStaticDefaults. You can change the default tooltip after it
 /// </summary>
 public override void SetStaticDefaults()
 {
     ClickerSystem.RegisterClickerWeapon(this);
 }