Workaround for
bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.48.0 r9654"
width="3"
height="3"
sodipodi:docname="Snow.svg"
inkscape:export-filename="/mnt/y/src/hedgewars/share/hedgewars/Data/Graphics/Snow.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata
id="metadata8">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6">
<linearGradient
id="linearGradient3757">
<stop
style="stop-color:#dce6f0;stop-opacity:1;"
offset="0"
id="stop3759" />
<stop
id="stop3765"
offset="0.2429187"
style="stop-color:#dce6f0;stop-opacity:1;" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3761" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient3757"
id="radialGradient3763"
cx="2.6450942"
cy="3.2419963"
fx="2.6450942"
fy="3.2419963"
r="2.6945455"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.95584669,0,0.10793976)" />
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1016"
inkscape:window-height="770"
id="namedview4"
showgrid="false"
inkscape:zoom="64"
inkscape:cx="1.8295265"
inkscape:cy="0.046304751"
inkscape:window-x="169"
inkscape:window-y="99"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<path
sodipodi:type="arc"
style="color:#000000;fill:url(#radialGradient3763);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path2987"
sodipodi:cx="2.76"
sodipodi:cy="2.8036363"
sodipodi:rx="2.6945455"
sodipodi:ry="2.6945455"
d="m 5.4545455,2.8036363 a 2.6945455,2.6945455 0 1 1 -5.38909102,0 2.6945455,2.6945455 0 1 1 5.38909102,0 z"
transform="matrix(0.55668015,0,0,0.55668015,-0.03643721,-0.06072873)" />
</svg>