/ld27

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

« back to all changes in this revision

Viewing changes to goal.lua

  • Committer: Josh C
  • Date: 2013-08-24 17:02:07 UTC
  • Revision ID: josh@9ix.org-20130824170207-8fzjr3j0t2rpfb5s
goal... thing

Show diffs side-by-side

added added

removed removed

 
1
Goal = Tile:extend{
 
2
   image = 'data/goal.png',
 
3
   velocity = {rotation = 2}
 
4
}
 
 
'\\ No newline at end of file'