/traderous

To get this branch, use:
bzr branch http://9ix.org/traderous

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-06-30 22:39:43 UTC
  • Revision ID: josh@9ix.org-20130630223943-863q2kff3f3bqp7v
save on arriving at & leaving a planet both

Show diffs side-by-side

added added

removed removed

Lines of Context:
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')
194
193
                 --self.console:watch('drawTook', 'the.drawTook')
195
194
 
196
195
                 -- back off that dark overlay a bit