/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-29 00:08:20 UTC
  • Revision ID: josh@9ix.org-20130429000820-bth2m0z5q94drdxn
fairy

Show diffs side-by-side

added added

removed removed

72
72
              end
73
73
 
74
74
              --the.inventory:add(Flag:new())
75
 
              --the.inventory:add(Flower:new())
 
75
              the.inventory:add(Fairy:new())
76
76
           end,
77
77
   onUpdate = function (self, dt)
78
78
                 if the.keys:justPressed('escape') then