筛查修语法bug

This commit is contained in:
ProjectKoi-Kalo\Kalo
2024-09-17 13:32:31 +08:00
parent 638a314145
commit 7aa701f86d
34 changed files with 543 additions and 306 deletions

View File

@@ -0,0 +1,10 @@
RG_gray_juggernaut_ships_limit = {
ship_types = {
RG_gray_juggernaut
}
base = 2 # 1 * juggernaut's size_multiplier
show = {
is_scope_valid = yes
has_technology = tech_gray_juggernaut_8
}
}