Hi,
What TFS are you using? Try to delete this:
<parameter key="module_shop" value="1"/>
and if you're running a 0.3.6 server try this: (u gotta add count!)
shopModule:addBuyableItem({'rope'}, 2120, 50, 1, 'rope')
shopModule:addBuyableItem({'scythe'}, 2550, 50, 1, 'scythe')...