added frog legs.

This commit is contained in:
2014-10-31 12:45:18 -07:00
parent 98d8a17fba
commit ebd77a2547
4 changed files with 9 additions and 2 deletions

View File

@@ -42,5 +42,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})
(def frog-legs {:name "Frog legs" :value :frog-legs :cursor :frog-legs})