You can fill a flask.

This commit is contained in:
2014-10-06 13:00:25 -07:00
parent 438ed4f36f
commit d724080220
3 changed files with 5 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
(let [{:keys [x y]} (input->screen screen {:x (:input-x screen) :y (:input-y screen)})]
(println (:input-x screen) (:input-y screen) "->" x y)))
(def +all-cursors+ [:main :wool :mushrooms :carrot :right :down :left :up :flask])
(def +all-cursors+ [:main :wool :mushrooms :carrot :right :down :left :up :flask :flask-with-contents])
(defn cursor [filename which]
(let [scale 2