Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5338


Ignore:
Timestamp:
Dec 10, 2008, 2:59:17 PM (15 years ago)
Author:
dafrick
Message:

princessaeryn levelfile - Fix in use of spacestations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/princessaeryn.oxw

    r5337 r5338  
    147147                <attached>
    148148                    <?lua
    149                         createSpaceStationPar(200,1,1,1,1,1,1,100)
    150                     ?>
    151                     <QuestEffectBeacon position="0,450,200" times=1>
     149                        createSpaceStationPar(200,2,1,2,1,2,1,100)
     150                    ?>
     151                    <QuestEffectBeacon position="0,450,0" times=1>
    152152                        <effects>
    153153                            <CompleteQuest questId="50845552-c8af-4091-947c-76bd850b224e" />
     
    170170                <attached>
    171171                    <?lua
    172                         createSpaceStation(51644,1,1,1,1,1,1,100)
     172                        createSpaceStationPar(200,2,1,2,1,2,1,100)
    173173                    ?>
    174174                    <QuestEffectBeacon position="0,450,0" times=1>
     
    193193                <attached>
    194194                    <?lua
    195                         createSpaceStation(658774,1,1,1,1,1,1,100)
     195                        createSpaceStationPar(200,2,1,2,1,2,1,100)
    196196                    ?>
    197197                    <QuestEffectBeacon position="0,450,0" times=1>
     
    245245            <PositionableEntity position="5400,5400,5000" visible=false name=trail >
    246246                <attached>
    247                     <Model position="0,0,0" scale=4 yaw=180 pitch=-90 roll=-90 mesh="pirate.mesh" />
     247                    <Model position="0,0,0" scale=4 yaw=180 pitch=-90 roll=-90 mesh="pirate.mesh" visible=false name=trail />
    248248                    <QuestEffectBeacon position="0,0,0" times=1 active=false name=trail >
    249249                        <effects>
Note: See TracChangeset for help on using the changeset viewer.