Explorar el Código

Add suspicion when running back from behind the bowl

geta
Fen Dweller hace 6 años
padre
commit
a7a1e64004
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      stories/geta-unaware.js

+ 3
- 1
stories/geta-unaware.js Ver fichero

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


], ],
"hooks": [ "hooks": [

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


Cargando…
Cancelar
Guardar