public void AddSelfToGuild(Resource resource)
 {
     Town.AddAgentToGuild(this);
 }