From fe36830c67a97a075cc231dbe243bf2b3df09218 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 21 Apr 2018 20:18:34 +0200 Subject: [PATCH] sc: mark nexus as providing supply Similar to Planetary Fortress. --- sc-units-hots.inc.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 524ed12..2f024b9 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -195,6 +195,7 @@ use strict; race => 'protoss', cat => 'base', name => 'Nexus', + pop => -10, min => 400, gas => 0, build => 100, -- 2.30.0