Finished skid and duck actions for hardhat.
authorLMH <lmh.0013@gmail.com>
Wed, 17 Dec 2014 00:21:10 +0000 (14:21 -1000)
committerLMH <lmh.0013@gmail.com>
Wed, 17 Dec 2014 00:21:10 +0000 (14:21 -1000)
Also completed all light for hardhat.

data/images/creatures/tux/earth/hardhat/skid.png [new file with mode: 0644]
data/images/creatures/tux/earth/light/skid.png [new file with mode: 0644]
data/images/creatures/tux/light.sprite
data/images/creatures/tux/powerups.sprite

diff --git a/data/images/creatures/tux/earth/hardhat/skid.png b/data/images/creatures/tux/earth/hardhat/skid.png
new file mode 100644 (file)
index 0000000..8eb2039
Binary files /dev/null and b/data/images/creatures/tux/earth/hardhat/skid.png differ
diff --git a/data/images/creatures/tux/earth/light/skid.png b/data/images/creatures/tux/earth/light/skid.png
new file mode 100644 (file)
index 0000000..e39a76a
Binary files /dev/null and b/data/images/creatures/tux/earth/light/skid.png differ
index 2c08aff..d3f4974 100644 (file)
 
        (action
          (name "earth-skid-right")
-         (hitbox 516 134 32 64)
-         (images "earth/light/stand.png"))
+         (hitbox 516 514 32 64)
+         (images "earth/light/skid.png"))
 
        (action
          (name "earth-skid-left")
-         (hitbox 516 134 32 64)
+         (hitbox 516 514 32 64)
          (mirror-action "earth-skid-right"))
 
        (action
index 49d1b12..b510712 100644 (file)
        (action
          (name "earth-skid-right")
          (hitbox 16 14 32 64)
-         (images "earth/hardhat/stand.png"))
+         (images "earth/hardhat/skid.png"))
 
        (action
          (name "earth-skid-left")