Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 24, 2017, 1:15:12 PM (7 years ago)
Author:
boltn
Message:

nur einmal auszfuehrenden code aus tick in initialize fkt verschoben

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/CampaignMap_HS17/data/levels/NC_StoryModeLevel.oxw

    r11584 r11588  
    88<?lua
    99  include("stats.oxo")
    10   include("StoryModeHUD2.oxo")
    1110  include("templates/lodInformation.oxt")
    1211  include("templates/StoryMode.oxt")
     
    3231   
    3332
    34  <StoryModePlanet levelName="gaggiplanet1" position="0,0,0" direction="0,0,0">
     33 <StoryModePlanet levelName="plizzanet1" position="0,0,0" direction="0,0,0">
    3534  <attached>
    3635    <Model position="0,0,0" mesh="planets/moon.mesh" scale=100 />
     
    3837 </StoryModePlanet>
    3938
    40 <StoryModePlanet levelName="gaggiplanet2" position="600,0,0" direction="0,0,0">
     39<StoryModePlanet levelName="plizzanet2" position="600,0,0" direction="0,0,0">
    4140  <attached>
    4241    <Model position="0,0,0" mesh="planets/moon.mesh" scale=100 />
     
    4443 </StoryModePlanet>
    4544   
    46 <StoryModePlanet levelName="gaggiplanet3" position="1200,0,0" direction="0,0,0">
     45<StoryModePlanet levelName="plizzanet3" position="1200,0,0" direction="0,0,0">
    4746  <attached>
    4847    <Model position="0,0,0" mesh="planets/moon.mesh" scale=100 />
Note: See TracChangeset for help on using the changeset viewer.