enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/data/levels ralf_sokoban.lua,1.15,1.16


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma/data/levels ralf_sokoban.lua,1.15,1.16
Date: Thu, 06 Nov 2003 07:24:53 +0000

Update of /cvsroot/enigma/enigma/data/levels
In directory subversions:/tmp/cvs-serv19335/data/levels

Modified Files:
        ralf_sokoban.lua 
Log Message:
- swap style selection is done from level



Index: ralf_sokoban.lua
===================================================================
RCS file: /cvsroot/enigma/enigma/data/levels/ralf_sokoban.lua,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** ralf_sokoban.lua    16 Aug 2003 23:53:49 -0000      1.15
--- ralf_sokoban.lua    6 Nov 2003 07:24:51 -0000       1.16
***************
*** 329,337 ****
     if (shogunLaser==1) then -- shogunLaser has been set from level file
        boxface = "st-shogun"
!    elseif (swapStyle==1) then -- if swapStyle is not forbidden
!       local n=mod(num,17)
!       if (n==10 or n==16) then -- 2 of 17 levels use swapStyle
!          useSwapStyle=1
!       end
     elseif (swapStyle==2) then -- swapStyle forced
        useSwapStyle=1
--- 329,337 ----
     if (shogunLaser==1) then -- shogunLaser has been set from level file
        boxface = "st-shogun"
!    --elseif (swapStyle==1) then -- if swapStyle is not forbidden
!    --   local n=mod(num,17)
!    --   if (n==10 or n==16) then -- 2 of 17 levels use swapStyle
!    --      useSwapStyle=1
!    --   end
     elseif (swapStyle==2) then -- swapStyle forced
        useSwapStyle=1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]