Browse Source

Add suspicion when running back from behind the bowl

geta
Fen Dweller 6 years ago
parent
commit
a7a1e64004
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      stories/geta-unaware.js

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

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

],
"hooks": [

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


Loading…
Cancel
Save