/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-25 23:25:58 UTC
  • Revision ID: josh@9ix.org-20130825232558-1fkg38q6emagbigx
moved the shinies.  added one more.

Show diffs side-by-side

added added

removed removed

10
10
                  the.view.goals[tonumber(self.map)] = nil
11
11
                  the.view.objects:remove(self)
12
12
 
13
 
                  if the.goalsAchieved == 3 then
 
13
                  if the.goalsAchieved == 4 then
14
14
                     WinView:new():activate()
15
15
                  end
16
16
               end