/[enigma]/enigma/levels/welcome.lua
ViewVC logotype

Diff of /enigma/levels/welcome.lua

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

revision 1.8 by dheck, Sun Oct 6 11:10:17 2002 UTC revision 1.9 by dheck, Wed Dec 4 19:45:07 2002 UTC
# Line 12  fill_floor("fl-hay", 0,0, level_width,le Line 12  fill_floor("fl-hay", 0,0, level_width,le
12  set_stone("st-fart", levelw-1,0, {name="fart"})  set_stone("st-fart", levelw-1,0, {name="fart"})
13  set_stone("st-timer", 0,0, {action="trigger", target="fart", interval=10})  set_stone("st-timer", 0,0, {action="trigger", target="fart", interval=10})
14    
 set_stone("st-actorimpulse", 12,2)  
 set_stone("st-actorimpulse", 14,2)  
 set_stone("st-actorimpulse", 14,4)  
 set_stone("st-actorimpulse", 12,4)  
   
   
 --enigma.AddConstantForce(0,24)  
15  oxyd(3,3)  oxyd(3,3)
16  oxyd(level_width-4,level_height-4)  oxyd(level_width-4,level_height-4)
17  oxyd(level_width-4, 3)  oxyd(level_width-4, 3)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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