Page 1 of 1

Zoltan Ship not unlocking

Posted: Mon Apr 07, 2014 1:38 pm
by MolitovMichelle
I have come across a bug with unlocking the zoltan ship. After selecting all the correct answers I only get a weapon and a little green man and some scrap but no ship unlock.
I have had this game 2 years and unlocked no ships. Twice I have done this Zoltan one and not got a ship.

Re: Zoltan Ship not unlocking

Posted: Tue Apr 08, 2014 6:01 am
by RAD-82
From 1.5.4:

Code: Select all

<eventList name="ZOLTAN_PEACE_QUEST_REWARD"><!--DLC2 DLC3-->
	<event>
		<text>"Although your methods are crude and most certainly ineffective, it is clear you took our previous meeting to heart. If your ship represents the Federation's willingness to adapt we shall do what we can to aid in their fight. This technology should aid your quest."</text>
		<unlockShip id="7">A Zoltan cruiser has been unlocked and added to the hangar!</unlockShip>
		<autoReward level="LOW">scrap_only</autoReward>
		<augment name="ENERGY_SHIELD"/>
	</event>
	<event>
		<text>"Although your methods are crude and most certainly ineffective, it is clear you took our previous meeting to heart. If your ship represents the Federation's willingness to adapt we shall do what we can to aid in their fight. I will personally assist."</text>
		<autoReward level="HIGH">standard</autoReward>
		<crewMember amount="1" class="energy" all_skills="2">Envoy</crewMember>
	</event>
</eventList>
You basically have a 50/50 chance of unlocking the ship when you do the quest.

Re: Zoltan Ship not unlocking

Posted: Tue Apr 08, 2014 7:52 am
by MolitovMichelle
3rd time and guess what :D

This should not be hard to fix considering it used to work perfectly fine. Its been like this for days from what people are saying. Seem's it has become the norm with broken games. There are only a few features in this game one of which is unlocking ships and it does not want to do that.
I cannot complain though as I have had my monies worth, just glad I did not have to pay for the update.

Re: Zoltan Ship not unlocking

Posted: Thu Apr 10, 2014 5:21 pm
by Matthew
This is fixed in the current version on Steam.