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

Diff of /enigma/data/levels/martin27.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.2 by dheck, Wed Feb 12 23:13:28 2003 UTC
# Line 38  renderLine( 12, "#o#######o########o#") Line 38  renderLine( 12, "#o#######o########o#")
38  oxyd_shuffle()  oxyd_shuffle()
39    
40  set_item( "it-magicwand", 6,7)  set_item( "it-magicwand", 6,7)
41  set_stone( "st-switch", 19,6,{action="onoff", target="laser"})  set_stone( "st-switch", 19,6,{on=TRUE,action="onoff", target="laser"})
42  set_attrib( laser(0,6,TRUE, EAST), "name", "laser")  set_attrib( laser(0,6,TRUE, EAST), "name", "laser")
43  mirrorp( 1,3,FALSE,FALSE,4)  mirrorp( 1,3,FALSE,FALSE,4)
44  mirrorp( 1,9,FALSE,FALSE,4)  mirrorp( 1,9,FALSE,FALSE,4)

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