fix(no menacing ships): potential_construction --> potential_country in nms_crisis_ships.txt

this prevents Menacing ships from being visible (but unbuildable) in the Fleet Manager
This commit is contained in:
Seaswimmer 2024-06-17 10:00:12 -04:00
parent 2a62862299
commit 14c325c7bb
Signed by: cswimr
SSH key fingerprint: SHA256:YFMp0clWG1Y62XZeVKdIzzRltyCZhvXr9rTLRp7Eah0

View file

@ -30,7 +30,7 @@ crisis_corvette = {
is_designable = no
use_shipnames_from = corvette
potential_construction = {
potential_country = {
always = no
}
@ -87,7 +87,7 @@ crisis_destroyer = {
is_designable = no
use_shipnames_from = destroyer
potential_construction = {
potential_country = {
always = no
}
@ -144,7 +144,7 @@ crisis_cruiser = {
is_designable = no
use_shipnames_from = cruiser
potential_construction = {
potential_country = {
always = no
}