Skip to content

Commit ee23e15

Browse files
Fix Outpost Services
1 parent 29e5ee6 commit ee23e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ruleset/ALLFACTIONS/facilities.rul

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ facilities:
3232
monthlyCost: -300000 # from -150000
3333

3434
- type: STR_OUTPOST_TEMP_STORAGE
35-
requiresBaseFunc: [OUTP_UPGRADE]
35+
requiresBaseFunc: [OUTP]
3636
maxAllowedPerBase: 1
3737
spriteShape: {mod: 40k, index: 0}
3838
spriteFacility: 740
@@ -49,7 +49,7 @@ facilities:
4949
- &STR_OUTPOST_NORMAL
5050
type: STR_OUTPOST_GUARD
5151
canBeBuiltOver: true
52-
provideBaseFunc: [OUTP_UPGRADE]
52+
provideBaseFunc: [OUTP, HANGAR, IMPERIUM]
5353
maxAllowedPerBase: 1
5454
monthlyCost: 300000
5555
refundValue: 500000

0 commit comments

Comments
 (0)