working on held.
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
:win hands-fight-win
|
||||
:lose hands-fight-lose)
|
||||
:scale-fn (utils/scaler-fn-with-baseline 110 0.10 1.3)
|
||||
:apply-state (fn [entities]
|
||||
:apply-state (fn [_ entities]
|
||||
(as-> entities entities
|
||||
(if (actions/has-item? entities :ladder)
|
||||
(update-in entities [:room :entities] #(dissoc % :ladder))
|
||||
|
||||
Reference in New Issue
Block a user