Fixed SetReally
This commit is contained in:
parent
5cb1788ebf
commit
a66c104d41
|
@ -23,8 +23,8 @@ price:1000
|
|||
buildingSelectionOffset:0
|
||||
radius:30
|
||||
isBuilding:true
|
||||
footprint:0,-1,1,1
|
||||
constructionFootprint:0,-1,1,1
|
||||
footprint:0,0,1,1
|
||||
constructionFootprint:0,0,1,1
|
||||
|
||||
buildingToFootprintOffsetX:20
|
||||
buildingToFootprintOffsetY:20
|
||||
|
|
|
@ -17,7 +17,7 @@ buildingSelectionOffset:0
|
|||
radius:30
|
||||
isBuilding:true
|
||||
footprint:0,0,1,1
|
||||
constructionFootprint:0,-1,1,1
|
||||
constructionFootprint:0,0,1,1
|
||||
|
||||
buildingToFootprintOffsetX:20
|
||||
buildingToFootprintOffsetY:20
|
||||
|
|
|
@ -20,7 +20,7 @@ generation_delay: 55
|
|||
footprint: 0,0,0,0
|
||||
|
||||
#used for placement, and placement of other buildings
|
||||
constructionFootprint: 0,-1,1,1
|
||||
constructionFootprint: -1,-1,1,1
|
||||
|
||||
techLevel: 2
|
||||
buildSpeed: 0.0005
|
||||
|
|
|
@ -35,7 +35,8 @@ exit_x:0
|
|||
exit_y:-3
|
||||
exit_moveAwayAmount:120
|
||||
|
||||
|
||||
canBuild_1_name: setRally
|
||||
canBuild_1_pos: -1
|
||||
canBuild_2_name:gunBoat,hovercraft,missileShip,battleShip,lightSub,hovercraft,attackSubmarine,missileShip,battleShip,卡洛尔重型战舰,RedCoral,cruiser,heavyAAShip,heavyMissileShip,attackLandingCraft
|
||||
#canBuild_2_name: builderShip,动员炮艇,gunBoat,lightSub,hovercraft,attackSubmarine,missileShip,battleShip,白露级,无畏级
|
||||
canBuild_2_pos: 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user