fmt ships

This commit is contained in:
shenjack-5600u 2024-06-09 17:11:34 +08:00
parent 2bc21266ab
commit d3d8184255
Signed by: shenjack
GPG Key ID: FDF9864E11C7E79F
2 changed files with 1259 additions and 2 deletions

12
ships/A
View File

@ -1 +1,11 @@
<Ship version="1" liftedOff="0" touchingGround="0"><DisconnectedParts/><Parts><Part partType="pod-1" id="1" x="0.000000" y="0.750000" angle="0.000000" angleV="0.000000" editorAngle="0"><Pod throttle="0.000000" name=""><Staging currentStage="0"/></Pod></Part></Parts><Connections/></Ship>
<Ship version="1" liftedOff="0" touchingGround="0">
<DisconnectedParts />
<Parts>
<Part partType="pod-1" id="1" x="0.000000" y="0.750000" angle="0.000000" angleV="0.000000" editorAngle="0">
<Pod throttle="0.000000" name="">
<Staging currentStage="0" />
</Pod>
</Part>
</Parts>
<Connections />
</Ship>

1249
ships/A72

File diff suppressed because one or more lines are too long