/ld26

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

« back to all changes in this revision

Viewing changes to levels.lua

  • Committer: Josh C
  • Date: 2013-04-28 23:14:19 UTC
  • Revision ID: josh@9ix.org-20130428231419-930dlct49eh71pr8
gate

Show diffs side-by-side

added added

removed removed

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
61
63
                   }
62
64
                end
63
65
   },