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

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

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

revision 1.1 by ant_39, Sat Jan 18 00:30:40 2003 UTC revision 1.2 by ant_39, Fri Feb 21 18:01:59 2003 UTC
# Line 93  cells={} Line 93  cells={}
93  cells["w"]=cell{floor={face="fl-wood"}}  cells["w"]=cell{floor={face="fl-wood"}}
94  cells["~"]=cell{parent={cells["w"]},stone={face="st-timer", attr={action="callback", target="tick", interval=ticktim}}}  cells["~"]=cell{parent={cells["w"]},stone={face="st-timer", attr={action="callback", target="tick", interval=ticktim}}}
95    
96  cells["O"]=cell{parent=cells["w"],item={face="ac-blackball", attr={player=0}, actor=1}}  cells["O"]=cell{parent=cells["w"],actor={face="ac-blackball", attr={player=0}}}
97    
98  map = {  map = {
99     "wwwww",     "wwwww",

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