Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5337


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

Made the spacestations, used in princessaeryn level file, smaller

File:
1 edited

Legend:

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

    r5332 r5337  
    147147                <attached>
    148148                    <?lua
    149                         createSpaceStation(200)
     149                        createSpaceStationPar(200,1,1,1,1,1,1,100)
    150150                    ?>
    151151                    <QuestEffectBeacon position="0,450,200" times=1>
     
    170170                <attached>
    171171                    <?lua
    172                         createSpaceStation(51644)
     172                        createSpaceStation(51644,1,1,1,1,1,1,100)
    173173                    ?>
    174174                    <QuestEffectBeacon position="0,450,0" times=1>
     
    193193                <attached>
    194194                    <?lua
    195                         createSpaceStation(658774)
     195                        createSpaceStation(658774,1,1,1,1,1,1,100)
    196196                    ?>
    197197                    <QuestEffectBeacon position="0,450,0" times=1>
Note: See TracChangeset for help on using the changeset viewer.