comparison regenerate-pngs.py @ 201:fe1e9c18d4d7

layering bugfix; indoor chickens now use normal chicken icons
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Fri, 04 Sep 2009 20:16:51 +0000
parents ab7063d7c5e5
children 00d609883252
comparison
equal deleted inserted replaced
200:67d10f7e0159 201:fe1e9c18d4d7
71 ("select_henhouse", 60, 40), 71 ("select_henhouse", 60, 40),
72 ("hendominium", 40, 60), 72 ("hendominium", 40, 60),
73 ("select_hendominium", 40, 60), 73 ("select_hendominium", 40, 60),
74 ("watchtower", 40, 40), 74 ("watchtower", 40, 40),
75 ("select_watchtower", 40, 40), 75 ("select_watchtower", 40, 40),
76 ("chknnest", 20, 20),
77 ("emptynest", 20, 20),
78 ("nest", 20, 20), 76 ("nest", 20, 20),
79 ] 77 ]
80 78
81 cursors = [ 79 cursors = [
82 ("chkn", 16, 16), 80 ("chkn", 16, 16),