The trouble with Tiddlets: Difference between revisions

Jump to navigation Jump to search
17 bytes removed ,  09:34, 6 April 2023
m
→‎Bugs: Fix formatting
(Add information about bugs)
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 ===
== 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>.


<code>
         BEGIN "[i 94]"     
         BEGIN "[i 94]"     
             Id                  11319   
             Id                  11319   
Line 37: Line 36:
             SystemId            19   
             SystemId            19   
         END
         END
</code>


== Notes ==
== Notes ==

Navigation menu