<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://robowiki.net/w/index.php?action=history&amp;feed=atom&amp;title=Thread%3ATalk%3A%C3%89p%C3%A9eist%2FCode_mods%2Freply_%288%29</id>
	<title>Thread:Talk:Épéeist/Code mods/reply (8) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://robowiki.net/w/index.php?action=history&amp;feed=atom&amp;title=Thread%3ATalk%3A%C3%89p%C3%A9eist%2FCode_mods%2Freply_%288%29"/>
	<link rel="alternate" type="text/html" href="http://robowiki.net/w/index.php?title=Thread:Talk:%C3%89p%C3%A9eist/Code_mods/reply_(8)&amp;action=history"/>
	<updated>2026-04-07T18:48:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://robowiki.net/w/index.php?title=Thread:Talk:%C3%89p%C3%A9eist/Code_mods/reply_(8)&amp;diff=29856&amp;oldid=prev</id>
		<title>Sheldor: Reply to Code mods</title>
		<link rel="alternate" type="text/html" href="http://robowiki.net/w/index.php?title=Thread:Talk:%C3%89p%C3%A9eist/Code_mods/reply_(8)&amp;diff=29856&amp;oldid=prev"/>
		<updated>2013-03-20T12:53:52Z</updated>

		<summary type="html">&lt;p&gt;Reply to &lt;a href=&quot;/wiki/Thread:Talk:%C3%89p%C3%A9eist/Code_mods/reply_(7)&quot; title=&quot;Thread:Talk:Épéeist/Code mods/reply (7)&quot;&gt;Code mods&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I might've found something to shrink.  Here it is:&lt;br /&gt;
&lt;br /&gt;
Change the chancesOfReversing to 30, 15, and 0; and then, change this line from:&lt;br /&gt;
&lt;br /&gt;
 direction *= (chancesOfReversing.charAt(deathCount) - (2 * Math.random()));&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
 direction *= (chancesOfReversing.charAt(deathCount) / integer - Math.random());&lt;br /&gt;
&lt;br /&gt;
I didn't compile, so I don't know if it will work.&lt;/div&gt;</summary>
		<author><name>Sheldor</name></author>
		
	</entry>
</feed>