From 6cbcbe66607ebd1f7b6bdf478a6554d9fe1f7fd0 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 19 Jun 2015 02:57:33 +0200 Subject: [PATCH] sc: rename unused update data to intended "upgrade" --- sc-units-bw.inc.pl | 2 +- sc-units-hots.inc.pl | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 0f865bf..466595c 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -975,7 +975,7 @@ armor => 1, sight => 9, speed => 11, energy => 200, -update => [ +upgrade => [ { name => 'Caduceus Reactor', min => 150, diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 2e5d251..b1839cb 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -912,7 +912,7 @@ use strict; sight => 7, }, ], - update => [ + upgrade => [ { name => 'Graviton Catapult', min => 150, @@ -1193,7 +1193,7 @@ use strict; duration => 15, }, ], - update => [ + upgrade => [ { name => 'Concussive Shells', abbr => 'cs', @@ -1348,7 +1348,7 @@ use strict; duration => 4, }, ], - update => [ + upgrade => [ { name => 'Infernal Pre-Igniter', min => 150, @@ -1400,7 +1400,7 @@ use strict; duration => 4, }, ], - update => [ + upgrade => [ { name => 'Infernal Pre-Igniter', min => 150, @@ -1443,7 +1443,7 @@ use strict; ], speed => 2.8125, sight => 7, - update => [ + upgrade => [ { name => 'Drilling Claws', abbr => 'dc', @@ -1826,7 +1826,7 @@ use strict; cost => 75, }, ], - update => [ + upgrade => [ { name => 'Durable Materials', min => 150, @@ -1908,7 +1908,7 @@ use strict; ], }, ], - update => [ + upgrade => [ { name => 'Behemoth Reactor', min => 150, @@ -2499,7 +2499,7 @@ use strict; sight => 9, }, ], - update => [ + upgrade => [ { name => 'Pathogen Glands', min => 150, @@ -2587,7 +2587,7 @@ use strict; count => 2, }, ], - update => [ + upgrade => [ { name => 'Flying Locusts', min => 200, @@ -2630,7 +2630,7 @@ use strict; ], speed => 4, sight => 11, - update => [ + upgrade => [ { name => 'Tissue Regeneration', abbr => 'tr', -- 2.30.0