added cards.

This commit is contained in:
2014-10-27 07:24:33 -07:00
parent 85500c3e77
commit af9f8fbd1e
4 changed files with 6 additions and 2 deletions

View File

@@ -24,3 +24,6 @@
(actions/remove-item entities flask-1)
(actions/give entities flask-1-with-mushrooms)
(actions/talk entities :ego "I'll just put a few of these in here."))}})
(def cards {:name "Warlock's Tower cards" :value :cards :cursor :cards})
(def cheat-deck {:name "Warlock's Tower cheat deck" :value :cheat-deck :cursor :cheat-deck})