<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=4279" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Bank issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4279</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Bank issue</title>
   <link>https://smaugmuds.afkmods.com/topic/bank-issue-4279/&amp;p=19954#p19954</link>
   <description>in bank.c find [code] /* Create a new account with amount deposit */ if( type == BANK_CREATE ) { if( uall ) amount = ch-&amp;gt;gold; else { if( amount &amp;lt;= 0 ) { send_to_char( &amp;quot;You need to at least deposit something to open an account.\r\n&amp;quot;, ch ); return; } } if( !( bank = new_bank( ) ) ) return; [/code] change that to this [code] /* Create a new account with amount deposit</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bank-issue-4279/&amp;p=19954#p19954</guid>
   <pubDate>Mon, 1 Feb 2010 17:56:47 CST</pubDate>
   <category>LoP Bugfix List</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
