Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 30, 2007, 8:39:21 PM (17 years ago)
Author:
snellen
Message:

Added quests to spacestation hangar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/levels/sp_level_spacestation1B.oxw

    r4658 r4671  
    537537    </BspEntity>
    538538
     539    <QuestGUI>
     540      <name>First_Quest</name>
     541      <quest-name>First Quest</quest-name>
     542      <quest-description>
     543       Welcome to the hangar! Now go to the shop and get a ship! ASAP!
     544       </quest-description>
     545      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
     546      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
     547      <quest-persons>Players needed:  1</quest-persons>
     548      <reward-picture>/textures/goldsack.png</reward-picture>
     549      <reward-description>A bag full of gold!!!</reward-description>
     550    </QuestGUI>
     551
     552    <QuestGUI>
     553      <name>Second_Quest</name>
     554      <quest-name>Second Quest</quest-name>
     555      <quest-description>
     556       Hey you are going on a very important misson! You will need more than this rusty can!
     557       </quest-description>
     558      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
     559      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
     560      <quest-persons>Players needed:  1</quest-persons>
     561      <reward-picture>/textures/goldsack.png</reward-picture>
     562      <reward-description>You ain't winning a reward with this piece of ... </reward-description>
     563    </QuestGUI>
     564
     565
     566   <QuestGUI>
     567      <name>Third_Quest</name>
     568      <quest-name>Third Quest</quest-name>
     569      <quest-description>
     570       There you are. This ship will bring you a lot of pleasure! Sould I wrap it up ?
     571       </quest-description>
     572      <quest-picture>/textures/orx_REMOVE_ME.png</quest-picture>
     573      <quest-difficulty>Difficulty: Easy \n</quest-difficulty>
     574      <quest-persons>Players needed:  1</quest-persons>
     575      <reward-picture>/textures/goldsack.png</reward-picture>
     576      <reward-description> Here we go! </reward-description>
     577    </QuestGUI>
     578
    539579  </WorldEntities>
    540580
     
    552592    </Scripts>
    553593  </ScriptManager>
     594
     595
     596   
    554597
    555598  <Music>sounds/ambient/hangar02.ogg</Music>
Note: See TracChangeset for help on using the changeset viewer.