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

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

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

revision 1.1 by reallysoft, Fri Mar 21 21:20:18 2003 UTC revision 1.2 by reallysoft, Mon Mar 24 01:01:57 2003 UTC
# Line 2  Line 2 
2  -- Name:     Sokoban 1  -- Name:     Sokoban 1
3  -- Filename: xsok_01.lua  -- Filename: xsok_01.lua
4  --  --
5  -- Converted from XEmacs Sokoban level #1  -- (C) 2003 Ralf Westram (amgine@reallysoft.de)
6  -- by Ralf Westram (amgine@reallysoft.de)  -- GPL 2.0 or above
7    
8    
9  dofile(enigma.FindDataFile("levels/ralf_sokoban.lua"))  dofile(enigma.FindDataFile("levels/ralf_sokoban.lua"))
# Line 26  play_sokoban(level,0) Line 26  play_sokoban(level,0)
26    
27  document(xlo+1,ylo+1,  document(xlo+1,ylo+1,
28           "Welcome to the world of Sokoban.          "..           "Welcome to the world of Sokoban.          "..
29           "The following levels were converted from the sokoban version that comes along with XEmacs.          "..           "The following levels were converted from various sokoban levels.          "..
30           "Your task is simple: Push the boxes to the destination fields to get access to the oxyd stones!          "..           "Special thanks go to David W Skinner for his wonderful levels and the permission to use them here."
          "Have fun!"  
31        )        )

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

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