Просмотр исходного кода

Missing end of description for males

tags/v1.0.0
Fen Dweller 6 лет назад
Родитель
Сommit
98cc1c0ef1
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      game.js

+ 1
- 1
game.js Просмотреть файл

@@ -1633,7 +1633,7 @@ let macro =
state = "erect, throbbing, pre-soaked";
}
}
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType;
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType + " cock";
},

get describeVagina() {


Загрузка…
Отмена
Сохранить