using UnityEngine; namespace Core.Extensions { public static partial class Helper { public static string DefaultName => "Headhunter, Leather Belt"; } }