Fix surface ships except transport being unable to exit ship yard
This commit is contained in:
committed by
Mustafa Alperen Seki
parent
61df53ea82
commit
8fe45cb894
@@ -272,22 +272,22 @@ SYRD:
|
|||||||
SpawnOffset: -1024,1024,0
|
SpawnOffset: -1024,1024,0
|
||||||
Facing: 160
|
Facing: 160
|
||||||
ExitCell: 0,2
|
ExitCell: 0,2
|
||||||
ProductionTypes: Ship
|
ProductionTypes: Ship, Boat
|
||||||
Exit@2:
|
Exit@2:
|
||||||
SpawnOffset: 1024,1024,0
|
SpawnOffset: 1024,1024,0
|
||||||
Facing: 224
|
Facing: 224
|
||||||
ExitCell: 2,2
|
ExitCell: 2,2
|
||||||
ProductionTypes: Ship
|
ProductionTypes: Ship, Boat
|
||||||
Exit@3:
|
Exit@3:
|
||||||
SpawnOffset: -1024,-1024,0
|
SpawnOffset: -1024,-1024,0
|
||||||
Facing: 96
|
Facing: 96
|
||||||
ExitCell: 0,0
|
ExitCell: 0,0
|
||||||
ProductionTypes: Ship
|
ProductionTypes: Ship, Boat
|
||||||
Exit@4:
|
Exit@4:
|
||||||
SpawnOffset: 1024,-1024,0
|
SpawnOffset: 1024,-1024,0
|
||||||
Facing: 32
|
Facing: 32
|
||||||
ExitCell: 2,0
|
ExitCell: 2,0
|
||||||
ProductionTypes: Ship
|
ProductionTypes: Ship, Boat
|
||||||
Production:
|
Production:
|
||||||
Produces: Ship, Boat
|
Produces: Ship, Boat
|
||||||
PrimaryBuilding:
|
PrimaryBuilding:
|
||||||
|
|||||||
Reference in New Issue
Block a user