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

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

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

revision 1.2 by sfennig, Mon Mar 17 12:01:43 2003 UTC revision 1.3 by dheck, Tue May 13 18:40:18 2003 UTC
# Line 17  function renderLine( line, pattern) Line 17  function renderLine( line, pattern)
17        elseif c == "o" then        elseif c == "o" then
18           oxyd( i-1, line)           oxyd( i-1, line)
19        elseif c == "b" then        elseif c == "b" then
20           set_stone("st-bombs_a",i-1,line)           set_stone("st-bombs",i-1,line)
21        elseif c == "x" then        elseif c == "x" then
22           set_item("it-blackbomb",i-1,line)           set_item("it-blackbomb",i-1,line)
23        elseif c == "a" then        elseif c == "a" then

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