Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Building: Base
|
||||
Name: #BLD_BASE
|
||||
Description: #BLD_BASE_DESC
|
||||
Sprite: BuildingSprites::12
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 1 Defense
|
||||
Production: 1 Defense
|
||||
@@ -0,0 +1,6 @@
|
||||
Building: City
|
||||
Name: #BLD_CITY
|
||||
Description: #BLD_CITY_DESC
|
||||
Sprite: BuildingSprites::0
|
||||
|
||||
City: True
|
||||
@@ -0,0 +1,9 @@
|
||||
Building: Generator
|
||||
Name: #BLD_GENERATOR
|
||||
Description: #BLD_GENERATOR_DESC
|
||||
Sprite: BuildingSprites::6
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 1 Energy
|
||||
Production: 1 Energy
|
||||
@@ -0,0 +1,10 @@
|
||||
Building: Industry
|
||||
Name: #BLD_INDUSTRY
|
||||
Description: #BLD_INDUSTRY_DESC
|
||||
Sprite: BuildingSprites::4
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 2 Labor
|
||||
Production: 2 Labor
|
||||
Pressure Cap: 2
|
||||
@@ -0,0 +1,9 @@
|
||||
Building: Market
|
||||
Name: #BLD_MARKET
|
||||
Description: #BLD_MARKET_DESC
|
||||
Sprite: BuildingSprites::2
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 1 Money
|
||||
Production: 1 Money
|
||||
@@ -0,0 +1,9 @@
|
||||
Building: MediaCenter
|
||||
Name: #BLD_MEDIACENTER
|
||||
Description: #BLD_MEDIACENTER_DESC
|
||||
Sprite: BuildingSprites::10
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 1 Influence
|
||||
Production: 1 Influence
|
||||
@@ -0,0 +1,9 @@
|
||||
Building: University
|
||||
Name: #BLD_UNIVERSITY
|
||||
Description: #BLD_UNIVERSITY_DESC
|
||||
Sprite: BuildingSprites::8
|
||||
|
||||
Civilian: True
|
||||
|
||||
Saturation: 1 Research
|
||||
Production: 1 Research
|
||||
Reference in New Issue
Block a user