zc
This commit is contained in:
parent
2a868c0d71
commit
05294fc641
@ -21,6 +21,11 @@ utility_component_template = {
|
|||||||
RG_graygoo_mothership
|
RG_graygoo_mothership
|
||||||
RG_gray_juggernaut
|
RG_gray_juggernaut
|
||||||
RG_graygoo_capitalship
|
RG_graygoo_capitalship
|
||||||
|
RG_armed_science_ship
|
||||||
|
RG_armed_constructor_ship
|
||||||
|
RG_armed_transport_ship
|
||||||
|
RG_armed_colony_ship
|
||||||
|
RG_graygoo_icebreaker_interdictor
|
||||||
}
|
}
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_matter_remix_2"
|
"tech_gray_matter_remix_2"
|
||||||
@ -898,13 +903,6 @@ strike_craft_component_template = {
|
|||||||
alloys = 0.2
|
alloys = 0.2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
size_restriction = {
|
|
||||||
RG_graygoo_destroyer
|
|
||||||
RG_graygoo_interdictor
|
|
||||||
RG_graygoo_mothership
|
|
||||||
RG_gray_juggernaut
|
|
||||||
RG_graygoo_capitalship
|
|
||||||
}
|
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_nano_boost_3"
|
"tech_gray_nano_boost_3"
|
||||||
}
|
}
|
||||||
@ -965,13 +963,6 @@ strike_craft_component_template = {
|
|||||||
alloys = 0.2
|
alloys = 0.2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
size_restriction = {
|
|
||||||
RG_graygoo_destroyer
|
|
||||||
RG_graygoo_interdictor
|
|
||||||
RG_graygoo_mothership
|
|
||||||
RG_gray_juggernaut
|
|
||||||
RG_graygoo_capitalship
|
|
||||||
}
|
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_nano_boost_3"
|
"tech_gray_nano_boost_3"
|
||||||
}
|
}
|
||||||
@ -1035,13 +1026,6 @@ strike_craft_component_template = {
|
|||||||
alloys = 0.2
|
alloys = 0.2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
size_restriction = {
|
|
||||||
RG_graygoo_destroyer
|
|
||||||
RG_graygoo_interdictor
|
|
||||||
RG_graygoo_mothership
|
|
||||||
RG_gray_juggernaut
|
|
||||||
RG_graygoo_capitalship
|
|
||||||
}
|
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_nano_boost_3"
|
"tech_gray_nano_boost_3"
|
||||||
}
|
}
|
||||||
@ -1106,13 +1090,6 @@ strike_craft_component_template = {
|
|||||||
alloys = 0.2
|
alloys = 0.2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
size_restriction = {
|
|
||||||
RG_graygoo_destroyer
|
|
||||||
RG_graygoo_interdictor
|
|
||||||
RG_graygoo_mothership
|
|
||||||
RG_gray_juggernaut
|
|
||||||
RG_graygoo_capitalship
|
|
||||||
}
|
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_nano_boost_3"
|
"tech_gray_nano_boost_3"
|
||||||
}
|
}
|
||||||
@ -1177,6 +1154,10 @@ utility_component_template = {
|
|||||||
RG_graygoo_icebreaker_interdictor
|
RG_graygoo_icebreaker_interdictor
|
||||||
RG_gray_juggernaut
|
RG_gray_juggernaut
|
||||||
RG_graygoo_capitalship
|
RG_graygoo_capitalship
|
||||||
|
RG_armed_science_ship
|
||||||
|
RG_armed_constructor_ship
|
||||||
|
RG_armed_transport_ship
|
||||||
|
RG_armed_colony_ship
|
||||||
}
|
}
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_interdictor_4"
|
"tech_gray_interdictor_4"
|
||||||
@ -2323,6 +2304,8 @@ utility_component_template = {
|
|||||||
RG_graygoo_destroyer
|
RG_graygoo_destroyer
|
||||||
RG_armed_science_ship
|
RG_armed_science_ship
|
||||||
RG_armed_constructor_ship
|
RG_armed_constructor_ship
|
||||||
|
RG_armed_transport_ship
|
||||||
|
RG_armed_colony_ship
|
||||||
}
|
}
|
||||||
component_set = "power_core"
|
component_set = "power_core"
|
||||||
ai_weight = {
|
ai_weight = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user