/ld26

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

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-04-28 22:23:30 UTC
  • Revision ID: josh@9ix.org-20130428222330-ng2gzvphijabfjfm
flag

Show diffs side-by-side

added added

removed removed

62
62
                 -- back off that dark overlay a bit
63
63
                 self.console.fill.fill[4] = 75
64
64
              end
 
65
 
 
66
              the.inventory:add(Flower:new())
65
67
           end,
66
68
   onUpdate = function (self, dt)
67
69
                 if the.keys:justPressed('escape') then