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

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

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

revision 1.2 by dheck, Thu Jan 9 10:11:56 2003 UTC revision 1.3 by dheck, Sun Jan 12 20:02:53 2003 UTC
# Line 38  draw_floor(floor, {x1,y0+8}, {-1,0}, 3) Line 38  draw_floor(floor, {x1,y0+8}, {-1,0}, 3)
38  --draw_floor("fl-wood", {x0, y0-1}, {0,1}, 8)  --draw_floor("fl-wood", {x0, y0-1}, {0,1}, 8)
39    
40  SetDefaultAttribs("it-wormhole", {strength=25})  SetDefaultAttribs("it-wormhole", {strength=25})
41  set_item("it-wormhole", x0+5, y0+3, {targetx=x1+0.5,targety=y0+3.5})  Wormhole (x0+5, y0+3, x1+0.5, y0+3.5)
42  set_item("it-wormhole", x1-5, y0+3, {targetx=x0+0.5,targety=y0+3.5})  Wormhole (x1-5, y0+3, x0+0.5, y0+3.5)
43    
44  set_item("it-hollow", x0+1, y0);  set_item("it-hollow", x0+1, y0);
45  set_item("it-hollow", x0+1, y0+6);  set_item("it-hollow", x0+1, y0+6);

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

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