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

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

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

revision 1.1 by sfennig, Sat Jul 5 22:48:31 2003 UTC revision 1.2 by sfennig, Sun Jul 6 16:58:25 2003 UTC
# Line 54  function renderLine( line, pattern) Line 54  function renderLine( line, pattern)
54  end  end
55    
56  function basis1 ( x, y)  function basis1 ( x, y)
57           fill_floor("fl-wood",x,y, 3, 3)           fill_floor("fl-stwood",x,y, 3, 3)
58  end  end
59    
60  function basis2 ( x, y)  function basis2 ( x, y)
61           fill_floor("fl-wood",x,y, 6, 5)           fill_floor("fl-stwood",x,y, 6, 5)
62  end  end
63    
64  --              01234567890123456789  --              01234567890123456789

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