package d2enum // Players relationships const ( PlayerRelationNeutral = iota PlayerRelationFriend PlayerRelationEnemy )