845
edits
Totengeist (talk | contribs) (Add information about bugs) |
Totengeist (talk | contribs) m (→Bugs: Fix formatting) |
||
Line 17: | Line 17: | ||
If the player delivers to the buyer, they're informed that the Tiddlets are being farmed for food. The breeder will still hail the player in the final system and express their disappointment. | If the player delivers to the buyer, they're informed that the Tiddlets are being farmed for food. The breeder will still hail the player in the final system and express their disappointment. | ||
== Bugs == | |||
During space combat, Tiddlets can be damaged. Damaged Tiddlets will not be collected when turning in the contract, leading to the shuttle and contract getting stuck until the player exits the sector. Leaving the sector leads to failure of the contract. | During space combat, Tiddlets can be damaged. Damaged Tiddlets will not be collected when turning in the contract, leading to the shuttle and contract getting stuck until the player exits the sector. Leaving the sector leads to failure of the contract. | ||
The only way to resolve this issue is to edit the [[Save file]] manually. The save file will contain one section, as shown below, for each Tiddlet. The <code>Damage</code> value must be set to <code>0</code>. | The only way to resolve this issue is to edit the [[Save file]] manually. The save file will contain one section, as shown below, for each Tiddlet. The <code>Damage</code> value must be set to <code>0</code>. | ||
BEGIN "[i 94]" | BEGIN "[i 94]" | ||
Id 11319 | Id 11319 | ||
Line 37: | Line 36: | ||
SystemId 19 | SystemId 19 | ||
END | END | ||
== Notes == | == Notes == |