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