Skip to content

Commit 14fb33c

Browse files
dsjoergGraylinKim
authored andcommitted
fix some unit stats
1 parent bf541e7 commit 14fb33c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sc2reader/data/unit_info.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
"is_army": true,
391391
"minerals": 400,
392392
"vespene": 400,
393-
"supply": 6
393+
"supply": 8
394394
},
395395
"mothershipcore": {
396396
"is_army": true,
@@ -492,7 +492,7 @@
492492
"is_army": true,
493493
"minerals": 250,
494494
"vespene": 150,
495-
"supply": 2
495+
"supply": 4
496496
},
497497
"warpgate": {
498498
"minerals": 150,
@@ -668,7 +668,7 @@
668668
"is_army": true,
669669
"minerals": 50,
670670
"vespene": 50,
671-
"supply": 2
671+
"supply": 1
672672
},
673673
"refinery": {
674674
"minerals": 100,
@@ -761,4 +761,4 @@
761761
"supply": 2
762762
}
763763
}
764-
}
764+
}

0 commit comments

Comments
 (0)