(More Starbase Slots): fixed size restrictions so you can't use the OPC on the juggernaut or defense platforms
This commit is contained in:
parent
efee57914d
commit
6e164adf5f
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
version="1.2"
|
||||
version="1.3"
|
||||
tags={
|
||||
"Balance"
|
||||
"Gameplay"
|
||||
|
|
|
@ -8,6 +8,6 @@ utility_component_template = {
|
|||
icon_frame = 1
|
||||
power = @upc
|
||||
component_set = "power_core"
|
||||
class_restriction = { shipclass_starbase }
|
||||
size_restriction = { starbase_outpost starbase_starport starbase_starhold starbase_starfortress starbase_citadel }
|
||||
ai_weight = { weight = @upc }
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
version="1.2"
|
||||
version="1.3"
|
||||
tags={
|
||||
"Balance"
|
||||
"Gameplay"
|
||||
|
|
Loading…
Reference in a new issue