The Star Citizen universe welcomes hospitals.
The developers of Star Citizen, Cloud Imperium Games, have recently released a new video, in which they illustrate some of the content in the pipeline for the popular space simulator.
We are mainly introduced to the hospitals and clinics that players will soon be able to use to get themselves back on their feet after a bad fight.
Later, we are reminded that the free game trial is currently active, which allows anyone to test and explore the Star Citizen universe without spending a penny. We remind you that the free event is active until August 27, so you still have one week left.
Read Also
- Sharon Stone in tears: grandson dead Aug 31, 2021
- Former Argentine President Mauricio Macri, charged with a crime of illicit enrichment – Explica .co Jun 29, 2021
- Susy Díaz reports a fire in one of her houses because the tenant left the TV on Aug 11, 2021
- Why did Jack Ma, the richest man in China, disappear for three months Mar 21, 2021
- Banfield beat San Lorenzo and qualified for the Maradona Cup Final Jan 11, 2021
- Angélica Vale reveals that she suffered sexual harassment and tells how she avoided being another victim May 29, 2021
- Person dies shot in Leonera de Chiguayante sector Dec 10, 2022
In addition to these news, we have received confirmation that Star Citizen he passed it the 380 million dollars in funding: at the time of writing, crowdfunding has reached 380,878,238 dollars, with 3,211,159 registered users (although the figure also includes free accounts, so this is not a certain figure).
High numbers that, certainly, many will find absurd in the light of all the controversies related to Star Citizen: continuous postponements, roadmaps not respected and constantly rewritten, spacecraft at exorbitant prices … a series of accusations that have now been in circulation for several years and that have not they don’t even save Squadron 42, Star Citizen’s stand-alone single-player campaign, also postponed until a later date.
Source: Twinfinite
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
