/[enigma]/enigma/data/levels/nat3.lua
ViewVC logotype

Diff of /enigma/data/levels/nat3.lua

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Sun Jan 5 21:15:47 2003 UTC revision 1.1.2.1 by dheck, Mon Sep 22 02:38:20 2003 UTC
# Line 14  function noop() Line 14  function noop()
14  end  end
15    
16  function trigger( x, y )  function trigger( x, y )
17      set_item( "it-trigger", x, y, {target="callback",action="noop"}  )      set_item( "it-trigger", x, y, {target="callback",action="idle"}  )
18  end  end
19    
   
   
20  -- An island with a sandy beach  -- An island with a sandy beach
21    
22  create_world(20,13)  create_world(20,13)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26