From 7813ee51b928fe1203d48015ac8ff05e11540705 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 22 Apr 2018 13:57:12 +0200 Subject: [PATCH] sc: visibility of optional hellbat bonus damage --- sc-units-hots.inc.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 4221224..f17d203 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -1476,6 +1476,9 @@ use strict; name => 'Napalm Spray', damage => 18, upgrade => 2, + bonus => { + light => 0, # visibility for upgrade + }, splash => 1, cooldown => 2, range => 2, -- 2.30.0