From 6594e2c0afa7ed999cb57b50272899291eeb1008 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 13 Jun 2015 00:15:16 +0200 Subject: [PATCH] sc: describe spider mine behaviour only Damage and range should be included in (sub)unit data values. --- sc-units.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc-units.inc.pl b/sc-units.inc.pl index 06ec25e..51f9d00 100644 --- a/sc-units.inc.pl +++ b/sc-units.inc.pl @@ -1064,7 +1064,7 @@ special => [ gas => 100, build => 80, alt => 'Spider Mine', - desc => 'burrows a mine (capable of doing 125+ damage to enemy units coming within range 3)', + desc => 'burrows a mine which will automaticaly target non-hovering enemy units', amount => 3, organic => 0, hp => 20, -- 2.30.0