void Awake()
 {
     dwarf = FindObjectOfType <Dwarf>();
 }