/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-29 00:57:59 UTC
  • Revision ID: josh@9ix.org-20130429005759-gxr2mp8sxdo71nmc
boat

Show diffs side-by-side

added added

removed removed

22
22
                      Player:new{x = 145, y = 133,
23
23
                                 --minY = 133, maxY = 133,
24
24
                                 image = 'data/shore-player.png'},
25
 
                      Tile:new{image = 'data/shore-fg.png'},
 
25
                      --Tile:new{image = 'data/shore-fg.png'},
26
26
                      Transition:new{x = 10, y = 133, target = 'forest1',
27
27
                                     targetX = 735, targetY = 370},
28
28
                      fairytarget