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

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

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

revision 1.5 by reallysoft, Wed May 14 10:45:28 2003 UTC revision 1.6 by reallysoft, Wed May 14 14:11:50 2003 UTC
# Line 12  walltile = "st-rock3" Line 12  walltile = "st-rock3"
12  level={  level={
13     "########################################",     "########################################",
14     "#                                      #",     "#                                      #",
15     "#   r     l                            #",     "#   r     l              E@I@W         #",
16     "#   ^     ^                       r    #",     "#   ^     ^                       r    #",
17     "# r +>r l<+ l        O          O      #",     "# r +>r l<+ l        O          O      #",
18     "#             O        #W E#      @    #",     "#             O        #W E#      @    #",
19     "#   r  1  l   @         i i     4 N    #",     "#   r  1  l   @         i i       N    #",
20     "#                        2    a        #",     "#                             a        #",
21     "#                                      #",     "#                                      #",
22     "#             X   w                    #",     "#             X   w                    #",
23     "#             x              l         #",     "#             x              l         #",
# Line 26  level={ Line 26  level={
26     "# #                                    #",     "# #                                    #",
27     "# S           X                        #",     "# S           X                        #",
28     "# @           x              l         #",     "# @           x              l         #",
29     "#             S              @ l       #",     "#             S                l       #",
30     "#             N             lN 5       #",     "#             N             l          #",
31     "#             @               l        #",     "#             @               l        #",
32     "#    3        O      l                 #",     "#             O      l                 #",
33     "# @                  EEEEEEEEEESl      #",     "# @                  EEEEEEEEEESl      #",
34     "# N                  @         @       #",     "# N                  @         @       #",
35     "# #                 lNWWWWWWWWWW       #",     "# #                 lNWWWWWWWWWW       #",
# Line 54  cells={} Line 54  cells={}
54    
55  -- documentation  -- documentation
56    
57  cells["1"]=cell{{{document, "These turnstiles should rotate (they actually do, but it does not seem so)"}}}  cells["1"]=cell{{{document, "Sometimes the turnstiles rotate two steps"}}}
58  cells["2"]=cell{{{document, "These bolders should hit the oxyds when impulse stones get touched"}}}  --cells["2"]=cell{{{document, "These bolders should hit the oxyds when impulse stones get touched"}}}
59  cells["3"]=cell{{{document, "Crashes when triggering a Blocker item under a bolder"}}}  --cells["3"]=cell{{{document, "Crashes when triggering a Blocker item under a bolder"}}}
60  cells["4"]=cell{{{document, "Oxyd does not get activated"}}}  --cells["4"]=cell{{{document, "Oxyd does not get activated"}}}
61  cells["5"]=cell{{{document, "Go one field left. In Oxyd you would die."}}}  --cells["5"]=cell{{{document, "Go one field left. In Oxyd you would die."}}}
62    
63  -- basics  -- basics
64    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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