Working in a hurry is bad.
This commit is contained in:
Andrea Rendine
2015-04-30 17:26:56 +02:00
parent dca3faa2f9
commit 4efebe4f66
+1 -1
View File
@@ -797,7 +797,7 @@ var Room = {
$SM.set('stores["'+k+'"]', 0); $SM.set('stores["'+k+'"]', 0);
} }
lk = _(k); var lk = _(k);
// thieves? // thieves?
if(typeof $SM.get('game.thieves') == 'undefined' && num > 5000 && $SM.get('features.location.world')) { if(typeof $SM.get('game.thieves') == 'undefined' && num > 5000 && $SM.get('features.location.world')) {