diff --git a/game.js b/game.js index db47a23..98f31db 100644 --- a/game.js +++ b/game.js @@ -2613,7 +2613,7 @@ function male_spurt_musk(area) { macro.addGrowthPoints(preyMass); - add_victim_people("emale-spurt-musk",prey); + add_victim_people("male-spurt-musk",prey); update([line,linesummary,newline]);