# HG changeset patch # User Adrianna PiƄska # Date 1251926965 0 # Node ID 73e13216d7bb46ed74ae4d9986a9f72babce44bb # Parent 2e3a05b9594d768180faf4f7747055fb9fed35d5 equipped weapons; ninja fox diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/chkn.png Binary file data/sprites/chkn.png has changed diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/chkn.svg --- a/data/sprites/chkn.svg Wed Sep 02 21:28:04 2009 +0000 +++ b/data/sprites/chkn.svg Wed Sep 02 21:29:25 2009 +0000 @@ -8,8 +8,8 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="402.95105" - height="521.06726" + width="525" + height="525" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -44,15 +44,15 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.88833333" - inkscape:cx="327.5" - inkscape:cy="268.37284" + inkscape:cx="141.19606" + inkscape:cy="155.41034" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:window-width="1278" inkscape:window-height="735" - inkscape:window-x="1344" - inkscape:window-y="62" /> + inkscape:window-x="1280" + inkscape:window-y="24" /> @@ -70,7 +70,8 @@ id="layer1" transform="translate(-169.70945,-261.08105)"> + id="g2546" + transform="translate(61.024483,2)"> + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/equip_rifle.png Binary file data/sprites/equip_rifle.png has changed diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/equip_rifle.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/sprites/equip_rifle.svg Wed Sep 02 21:29:25 2009 +0000 @@ -0,0 +1,125 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/fox.png Binary file data/sprites/fox.png has changed diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/fox.svg --- a/data/sprites/fox.svg Wed Sep 02 21:28:04 2009 +0000 +++ b/data/sprites/fox.svg Wed Sep 02 21:29:25 2009 +0000 @@ -8,8 +8,8 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="218.16919" - height="305.08386" + width="306" + height="306" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -44,7 +44,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="1.7470606" - inkscape:cx="109.08459" + inkscape:cx="45.263106" inkscape:cy="152.54193" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -71,7 +71,7 @@ transform="translate(-250.28592,-336.13744)"> + transform="matrix(-1,0,0,1,762.65644,0)"> + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 2e3a05b9594d -r 73e13216d7bb data/sprites/rifle.png Binary file data/sprites/rifle.png has changed diff -r 2e3a05b9594d -r 73e13216d7bb regenerate-pngs.py --- a/regenerate-pngs.py Wed Sep 02 21:28:04 2009 +0000 +++ b/regenerate-pngs.py Wed Sep 02 21:29:25 2009 +0000 @@ -43,8 +43,9 @@ ("chkn", 20, 20), ("egg", 20, 20), ("fox", 20, 20), - ("rifle", 20, 20), - ("knife", 20, 20), + ("ninja_fox", 20, 20), + ("equip_rifle", 20, 20), + ("equip_knife", 20, 20), ("henhouse", 60, 40), ("watchtower", 40, 40), ("chknnest", 20, 20),