/ld28

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

« back to all changes in this revision

Viewing changes to goal.lua

  • Committer: Josh C
  • Date: 2013-12-15 02:53:51 UTC
  • Revision ID: josh@9ix.org-20131215025351-g6jn442ybabnegsf
clones turning into fake goals

Show diffs side-by-side

added added

removed removed

 
1
-- this is the static goal, not the moving one
 
2
 
1
3
Goal = Tile:extend {
2
4
   image = 'data/goal.png'
3
5
}
 
 
'\\ No newline at end of file'