<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4301" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Extract_char mishandles mob flags.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4301</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Extract_char mishandles mob flags.</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-extractchar-mishandles-mob-flags-4301/&amp;p=19996#p19996</link>
   <description>Bug: Extract_char mishandles mob flags. Danger: High - Will cause a crash if appropriate conditions are met. Found by: Samsa Fixed by: Kayle and Ayuri ---  [b]handler.c, extract_char[/b] Find: [code]   if( fPull &amp;amp;&amp;amp; !IS_SET( ch-&amp;gt;act, ACT_POLYMORPHED ) ) die_follower( ch ); [/code] Replace with: [code]   if( fPull ) die_follower( ch ); [/code] Simple right? That&#039;s how it was fixed in Smaug at some point.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-extractchar-mishandles-mob-flags-4301/&amp;p=19996#p19996</guid>
   <pubDate>Fri, 5 Feb 2010 00:03:48 CST</pubDate>
   <category>SWR FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
