Fen Dweller 6 лет назад
Родитель
Сommit
2f15fc4833
1 измененных файлов: 0 добавлений и 2 удалений
  1. +0
    -2
      stories/geta-unaware.js

+ 0
- 2
stories/geta-unaware.js Просмотреть файл

@@ -49,8 +49,6 @@
state.player.stats.suspicion = { name: "Suspicion", type: "meter", value: 0, min: 0, max: 100, color: "rgb(100,100,100)" }; state.player.stats.suspicion = { name: "Suspicion", type: "meter", value: 0, min: 0, max: 100, color: "rgb(100,100,100)" };
state.info.time.value = 60 * 60 * 7 + 60 * 17; state.info.time.value = 60 * 60 * 7 + 60 * 17;


state.player.flags.caught = false;

startTimer({ startTimer({
id: "clock", id: "clock",
func: state => { func: state => {


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