diff --git a/Archaeo Jump Drive.mod b/Archaeo Jump Drive.mod index cf3481e..75ec1b4 100644 --- a/Archaeo Jump Drive.mod +++ b/Archaeo Jump Drive.mod @@ -4,4 +4,4 @@ tags={ } name="Archaeo Jump Drive" supported_version="3.10.4" -path="C:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/Archaeo Jump Drive" +path="E:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/Archaeo Jump Drive" diff --git a/Big Yards Forked.mod b/Big Yards Forked.mod index c3e9854..7aa800b 100644 --- a/Big Yards Forked.mod +++ b/Big Yards Forked.mod @@ -4,4 +4,4 @@ tags={ } name="Big Yards Forked" supported_version="3.10.4" -path="C:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/Big Yards Forked" +path="E:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/Big Yards Forked" diff --git a/More Starbase Slots.mod b/More Starbase Slots.mod index 1b419b3..ffaf778 100644 --- a/More Starbase Slots.mod +++ b/More Starbase Slots.mod @@ -5,4 +5,4 @@ tags={ } name="More Starbase Slots" supported_version="3.10.4" -path="C:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/More Starbase Slots" +path="E:/Users/seasw/Documents/Paradox Interactive/Stellaris/mod/More Starbase Slots" diff --git a/More Starbase Slots/common/component_templates/mss_power.txt b/More Starbase Slots/common/component_templates/mss_power.txt index 48868fe..4af02b6 100644 --- a/More Starbase Slots/common/component_templates/mss_power.txt +++ b/More Starbase Slots/common/component_templates/mss_power.txt @@ -8,6 +8,6 @@ utility_component_template = { icon_frame = 1 power = @upc component_set = "power_core" - class_restriction = { shipclass_starbase shipclass_military_station } + class_restriction = { shipclass_starbase } ai_weight = { weight = @upc } }