/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-30 23:38:00 UTC
  • Revision ID: josh@9ix.org-20130630233800-j2wia0e66isl8p00
track kills

Show diffs side-by-side

added added

removed removed

190
190
                 self.console:watch('num planets', '#the.planets.sprites')
191
191
                 self.console:watch('num enemies', 'the.enemies:count()')
192
192
                 self.console:watch('onPlanet', 'the.player.onPlanet')
 
193
                 self.console:watch('kills', 'the.player.kills')
193
194
                 --self.console:watch('drawTook', 'the.drawTook')
194
195
 
195
196
                 -- back off that dark overlay a bit