added stool.

This commit is contained in:
2014-11-02 08:49:37 -08:00
parent 2b7e957f28
commit b6b7a11d34
3 changed files with 2 additions and 1 deletions

View File

@@ -47,5 +47,6 @@
(def stick {:name "Stick" :value :stick :cursor :stick :scripts {:wool make-cat-toy}})
(def balloon {:name "Choicest of balloons" :value :balloon :cursor :balloon})
(def frog-legs {:name "Frog legs" :value :frog-legs :cursor :frog-legs})
(def stool {:name "Stool" :value :stool :cursor :stool})