diff --git a/game.js b/game.js index 96e282c..8c46c95 100644 --- a/game.js +++ b/game.js @@ -918,13 +918,14 @@ function getPrey(region, area) function updateVictims(type,prey) { + /* var sums = prey.sum(); for (var key in sums) { if (sums.hasOwnProperty(key)) { victims[type][key] += sums[key]; } - } + }*/ } function feed() diff --git a/stroll.html b/stroll.html index f4377f5..3ac965f 100644 --- a/stroll.html +++ b/stroll.html @@ -72,7 +72,7 @@
Welcome to Stroll 0.4.6
+Welcome to Stroll 0.5.0
This game features 18+ content
Changelog