Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6357


Ignore:
Timestamp:
Dec 15, 2009, 11:58:25 PM (14 years ago)
Author:
decapitb
Message:

adjusted speed of the ghost spaceship, the demo won't be so slow now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/data/levels/templates/spaceship_ghost.oxt

    r6290 r6357  
    1212   initialhealth     = 100
    1313
    14    primaryThrust     = 100;
     14   primaryThrust     = 600;
    1515   auxilaryThrust    = 30;
    1616   rotationThrust    = 25;
     
    5353   boostfactor    = 2
    5454
    55    speedfront     = 150
     55   speedfront     = 600
    5656   speedback      =  50
    5757   speedleftright =  50
    5858   speedupdown    =  50
    5959
    60    accelerationfront     = 300
     60   accelerationfront     = 700
    6161   accelerationbrake     = 300
    6262   accelerationback      =  100
Note: See TracChangeset for help on using the changeset viewer.