(More Starbase Slots): fixed size restrictions so you can't use the OPC on the juggernaut or defense platforms

This commit is contained in:
Seaswimmer 2024-07-02 12:12:39 -04:00
parent efee57914d
commit 6e164adf5f
Signed by: cswimr
GPG key ID: 3813315477F26F82
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
version="1.2"
version="1.3"
tags={
"Balance"
"Gameplay"

View file

@ -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 }
}

View file

@ -1,4 +1,4 @@
version="1.2"
version="1.3"
tags={
"Balance"
"Gameplay"