Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 1, 2006, 4:03:22 PM (18 years ago)
Author:
patrick
Message:

adding developer island as a world for testing

File:
1 moved

Legend:

Unmodified
Added
Removed
  • data/trunk/worlds/developer_island.oxw

    r3760 r3762  
    11<WorldDataFile>
    22
    3   <name>Coder Island</name>
     3  <name>Developer Island</name>
    44  <screenshoot>pictures/load_screen_coder_island.jpg</screenshoot>
    55
     
    4242
    4343
    44   <GameRules>
     44  <GameRule>
    4545    <SingleplayerShootemup>
    46       <></>
     46      <MissionGoal>
     47        <KillTarget>
     48          <title>Mindless Slaughter</title>
     49          <description>This is the first mission ever, created for Orxonox. Kill them!
     50                       Kill all those damn creatures!
     51          </description>
     52          <numberofkills>10</numberofkills>
     53          <targetclassid>9999</targetclassid>
     54        </KillTarget>
     55      </MissionGoal>
    4756    </SingleplayerShootemup>
    48   </GameRules>
     57  </GameRule>
    4958
    5059</WorldDataFile>
Note: See TracChangeset for help on using the changeset viewer.