瀏覽代碼

Fixed bogus name for male precum musk stat

tags/v0.7.0
Fen Dweller 7 年之前
父節點
當前提交
9953a31024
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      game.js

+ 1
- 1
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]);



Loading…
取消
儲存