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
- Nathalie from ‘Blind Married’ has a hard time with the enthusiasm of Dennis: “We were immediately at a different speed” | Showbiz Apr 10, 2021
- Russia Registers 11,699 New Coronavirus Infections In One Day, The Highest Number Since March Jun 10, 2021
- Universal Expo in Dubai, first big post-covid event? Apr 12, 2021
- Planet 9: a recent discovery could give us answers Sep 20, 2021
- In Kiev, a man molested a 13-year-old godson and filmed it on video May 25, 2020
- Millas drama trial: Driver ‘guilty of all charges’ Nov 18, 2022
- Marquez: “2020 was a lost year on a personal and professional level” Aug 23, 2021
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();
}
};
