background script pt 1
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
(defn return-from-island [screen entities]
|
||||
|
||||
|
||||
(when (and (not (get-in entities [:actions :script-running?]))
|
||||
(when (and (not (get-in entities [:fg-actions :script-running?]))
|
||||
(get-in entities [:state :active?])
|
||||
(get-in entities [:room :entities :fairy-godfather :distracted?]))
|
||||
(if (> (get-in entities [:room :entities :fairy-godfather :distracted-time] 0) 15)
|
||||
|
||||
Reference in New Issue
Block a user