Sfoglia il codice sorgente

Add suspicion when running back from behind the bowl

geta
Fen Dweller 6 anni fa
parent
commit
a7a1e64004
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. +3
    -1
      stories/geta-unaware.js

+ 3
- 1
stories/geta-unaware.js Vedi File

@@ -297,7 +297,9 @@

],
"hooks": [

(room, exit, state) => {
return checkSuspicion(state, 15);
}
]
},
},


Loading…
Annulla
Salva