February 26, 2025 | by GamesHereHQ Team
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.

Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
Conrad is back in New Washington. It's good to be home again! But wait… At the same time, Conrad also travels with the starship “Star Providence” towards Earth with the firm intention of killing Morph after his victory over the “Death Tower”. How can he be in two places at once? Conrad would do anything to find out, but there is one small problem: his friend Ian, who has all the answers, has just been kidnapped before his eyes… Help Conrad solve this mystery in 5 action-packed levels and battle the Morphs who are plotting a snood plan for the destruction and total control of the solar system.”
Language : English
Product Dimensions : 19.69 x 19.69 x 11.02 inches; 3.53 ounces
Item model number : 3701529502132
Date First Available : November 9, 2023
Manufacturer : Microids
ASIN : B0B3KHNSVR
Travel through 5 levels in a semi-open world
Hide in the shadows to escape enemies, or to take them out
Use an improved inventory system with upgraded weapons and various equipment
2.5D profile set for more immersion
[ad_2]
View all
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
function ghq_price_box_shortcode($atts) { $atts = shortcode_atts(array( 'asin' => '', 'btn_text' => 'Check Price on Amazon' ), $atts); $asin = esc_attr($atts['asin']); $btn_text = esc_html($atts['btn_text']); $affiliate_id = 'Gamesherehq-20'; $link = "https://www.amazon.com/dp/$asin?tag=$affiliate_id"; return ''; add_shortcode('ghq_price_box', 'ghq_price_box_shortcode');