Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 23, 2009, 11:37:01 AM (15 years ago)
Author:
landauf
Message:

eol-style:native

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/CuboidSpaceStation.lua

    • Property svn:eol-style set to native
    r5372 r5417  
    549549----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    550550-- Attach all bodyparts.
    551 -- Define at which position in the x-direction you're space station will start. 
     551-- Define at which position in the x-direction you're space station will start.
    552552x=math.random(-math.floor(xLength/2),-math.floor(xLength/2)+xVar)
    553553-- Define at which position in the x-direction you're space station will end.
Note: See TracChangeset for help on using the changeset viewer.