Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 3, 2013, 8:18:15 PM (10 years ago)
Author:
zifloria
Message:

End game screen. Eye candy. Gameplay tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/invaders/data/levels/templates/enemyInvader.oxt

    r9854 r9868  
    77   explosionchunks        = 4
    88
    9    health            = 100
    10    maxhealth         = 100
    11    initialhealth     = 100
     9   health            = 10
     10   maxhealth         = 10
     11   initialhealth     = 10
    1212
    13    shieldhealth        = 35
    14    initialshieldhealth = 35
    15    maxshieldhealth     = 60
     13   shieldhealth        = 10
     14   initialshieldhealth = 10
     15   maxshieldhealth     = 10
    1616   shieldabsorption    = 0.9
    1717   reloadrate          = 1
Note: See TracChangeset for help on using the changeset viewer.