File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -558,7 +558,7 @@ export const TECHNOLOGIES: Record<string, Technology> = {
558
558
precedes : [ 'ancient_military_3' ] ,
559
559
effects : [
560
560
{
561
- description : '+10% chance to discover $districts.energy$ on $ancient_military' ,
561
+ description : '+10% chance to discover $districts.energy$ on $systems. ancient_military$ ' ,
562
562
variable : 'districts.energy.chance.ancient_military' ,
563
563
multiplier : 1.1 ,
564
564
} ,
@@ -591,7 +591,7 @@ export const TECHNOLOGIES: Record<string, Technology> = {
591
591
requires : [ 'ancient_military_2' ] ,
592
592
effects : [
593
593
{
594
- description : '+15% chance to discover $districts.energy$ on $ancient_military' ,
594
+ description : '+15% chance to discover $districts.energy$ on $systems. ancient_military$ ' ,
595
595
variable : 'districts.energy.chance.ancient_military' ,
596
596
multiplier : 1.15 ,
597
597
} ,
You can’t perform that action at this time.
0 commit comments