diff regenerate-pngs.py @ 244:7024d48c41c2

weapon layering with wing / eye
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sat, 05 Sep 2009 12:11:58 +0000
parents af19d6fdc1f8
children bca2f4396de8
line wrap: on
line diff
--- a/regenerate-pngs.py	Sat Sep 05 12:05:08 2009 +0000
+++ b/regenerate-pngs.py	Sat Sep 05 12:11:58 2009 +0000
@@ -56,6 +56,8 @@
     cursor_path = "data/cursors"
     sprites = [
         ("chkn", 20, 20),
+        ("wing", 20, 20),
+        ("eye", 20, 20),
         ("select_chkn", 20, 20),
         ("chkn_death", 20, 20),
         ("egg", 20, 20),
@@ -66,8 +68,8 @@
         ("equip_rifle", 20, 20),
         ("equip_knife", 20, 20),
         ("muzzle_flash", 20, 20),
-        ("kevlar", 20, 20),
-        ("helmet", 20, 20),
+        ("equip_kevlar", 20, 20),
+        ("equip_helmet", 20, 20),
         ("henhouse", 60, 40),
         ("select_henhouse", 60, 40),
         ("hendominium", 40, 60),