X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5ab99079a9d50d78ea0ae1fead2a8d30910f1733..8b42a2ae56db77061abf010b054212ab615e1875:/sc-units-hots.inc.pl diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index b6e7048..42707e7 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -544,6 +544,7 @@ use strict; armored => 1, mech => 1, massive => 1, + jump => 'Cliff Walk', }, attack => { ground => { @@ -557,14 +558,6 @@ use strict; }, speed => 2.25, sight => 10, - special => [ - { - name => 'Cliff Walk', - abbr => 'cw', - desc => 'can walk up and down cliffs', - duration => -1, - }, - ], upgrade => [ { name => 'Extended Thermal Lance', @@ -1192,6 +1185,7 @@ use strict; attr => { light => 1, organic => 1, + jump => 'Jet Pack', }, attack => { ground => { @@ -1205,15 +1199,11 @@ use strict; speed => 3.75, sight => 9, special => [ - { - name => 'Jet Pack', - abbr => 'jp', - desc => 'jump up and down cliffs', - }, { name => 'Combat Drugs', abbr => 'cd', desc => 'heal 2 HP per second after 10 seconds out of combat', + duration => -1, }, ], },