sc: common icon for cliff walking
[sheet.git] / sc-units-hots.inc.pl
index b6e7048b3fe177ee9df3cbf8623a3ef379f62567..42707e764dea95f6709f26cac2046db2f2e51afe 100644 (file)
@@ -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,
                },
        ],
 },