added red balloon.

This commit is contained in:
2014-10-31 12:26:47 -07:00
parent b6d3c2ea66
commit 98d8a17fba
5 changed files with 14 additions and 8 deletions

View File

@@ -41,5 +41,6 @@
(def cat-toy {:name "Cat toy" :value :cat-toy :cursor :cat-toy})
(def stick {:name "Stick" :value :stick :cursor :stick :scripts {:wool make-cat-toy}})
(def balloon {:name "Choicest of balloons" :value :balloon :cursor :balloon})