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

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

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

revision 1.1 by ant_39, Wed Feb 12 18:57:22 2003 UTC revision 1.2 by ant_39, Fri Feb 21 18:01:59 2003 UTC
# Line 19  cslt1 = cell{stone={face="st-coinslot", Line 19  cslt1 = cell{stone={face="st-coinslot",
19  cslt2 = cell{stone={face="st-coinslot", attr={action="onoff", target="laserA"}}}  cslt2 = cell{stone={face="st-coinslot", attr={action="onoff", target="laserA"}}}
20  coin1 = cell{item= {face="it-coin", attr={value=1}}}  coin1 = cell{item= {face="it-coin", attr={value=1}}}
21    
22  actor=cell{item={face="ac-blackball", attr={player=0, mouseforce=1}, actor=1}}  actor = cell{actor={face="ac-blackball", attr={player=0, mouseforce=1}}}
23    
24  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
25  create_world(20, 13)  create_world(20, 13)

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