/traderous

To get this branch, use:
bzr branch /bzr/traderous

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-06-25 17:14:14 UTC
  • Revision ID: josh@9ix.org-20130625171414-khfaax8xfufz0mml
respawn enemies

Show diffs side-by-side

added added

removed removed

168
168
                 self.console:watch('num mirrors', '#the.mirrors.sprites')
169
169
                 self.console:watch('num rocks', '#the.rocks.sprites')
170
170
                 self.console:watch('num planets', '#the.planets.sprites')
 
171
                 self.console:watch('num enemies', 'the.enemies:count()')
171
172
                 --self.console:watch('drawTook', 'the.drawTook')
172
173
 
173
174
                 -- back off that dark overlay a bit