Explorar el Código

Fixed bogus name for male precum musk stat

tags/v0.7.0
Fen Dweller hace 7 años
padre
commit
9953a31024
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      game.js

+ 1
- 1
game.js Ver fichero

@@ -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]);



Cargando…
Cancelar
Guardar