less akward walk to sheep.
This commit is contained in:
@@ -66,11 +66,7 @@
|
|||||||
(not (actions/has-item? entities :money))))
|
(not (actions/has-item? entities :money))))
|
||||||
|
|
||||||
(defn walk-to-sheep [entities]
|
(defn walk-to-sheep [entities]
|
||||||
(actions/walk-to entities :ego [154 133] :skip-type :end)
|
(actions/walk-to entities :ego [119 134] :skip-type :end))
|
||||||
(actions/walk-straight-to entities :ego [119 134] :update-baseline? false))
|
|
||||||
|
|
||||||
(defn leave-sheep [entities]
|
|
||||||
(actions/walk-straight-to entities :ego [154 133] :update-baseline? false))
|
|
||||||
|
|
||||||
(defn magic [entities]
|
(defn magic [entities]
|
||||||
(actions/run-action entities
|
(actions/run-action entities
|
||||||
|
|||||||
Reference in New Issue
Block a user