That's because each mannable system has a different default:preflex wrote:Yes, but the defaults seem to be different if the system is guns, engines, or shields, etc...I think if no slot is specified it just goes with a default, and the default can be seen on the Kestrel A.
- Clonebay: 1, none
- Doors: 0, up
- Engines: 2, down
- Medbay: 1, none
- Piloting: 0, right
- Sensors: 1, up
- Shields: 0, left
- Weapons: 1, up

edit
Though maybe you could use the rooms.xml file added in AE, and knowledge of default interior images (the ones with no number at the end) to guess the defaults, eg.
Code: Select all
<roomLayout name="engines">
<computerGlow x="5" y="53" dir="DOWN"/>
</roomLayout>