/ld26

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

« back to all changes in this revision

Viewing changes to levels.lua

  • Committer: Josh C
  • Date: 2013-04-28 22:26:28 UTC
  • Revision ID: josh@9ix.org-20130428222628-iw5am8h8mrzedutb
really basic feedback that your inventory changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
                      Player:new{x = 90, y = 388,
59
59
                                 minY = 388, maxY = 388,
60
60
                                 image = 'data/bridge-player.png'},
61
 
                      gateup,
62
 
                      gatedown
63
61
                   }
64
62
                end
65
63
   },