Zoltan Ship not unlocking

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
MolitovMichelle
Posts: 2
Joined: Mon Apr 07, 2014 1:34 pm

Zoltan Ship not unlocking

Post 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.
User avatar
RAD-82
Posts: 795
Joined: Sat Nov 09, 2013 12:16 am

Re: Zoltan Ship not unlocking

Post 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.
MolitovMichelle
Posts: 2
Joined: Mon Apr 07, 2014 1:34 pm

Re: Zoltan Ship not unlocking

Post 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.
User avatar
Matthew
Site Admin
Posts: 966
Joined: Thu Apr 19, 2012 9:31 am

Re: Zoltan Ship not unlocking

Post by Matthew »

This is fixed in the current version on Steam.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
Post Reply