Sfoglia il codice sorgente

Fixed bogus name for male precum musk stat

tags/v0.7.0
Fen Dweller 7 anni fa
parent
commit
9953a31024
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      game.js

+ 1
- 1
game.js Vedi File

@@ -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…
Annulla
Salva