Ejemplo n.º 1
0
        public override void UpdateAccessory(Player player, bool hideVisual)
        {
            FargoSoulsPlayer fargoPlayer = player.GetModPlayer <FargoSoulsPlayer>();

            fargoPlayer.MythrilEffect();
        }