missing requirements for previous commit

This commit is contained in:
Tyler Renelle 2013-04-16 14:38:48 -04:00
parent 7e0329ef3a
commit 4cf86a0de9

View file

@ -1,3 +1,7 @@
_ = require 'underscore'
{ randomVal } = require './helpers'
{ pets, hatchingPotions } = require('./items').items
###
Listeners to enabled flags, set notifications to the user when they've unlocked features
###