Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2006, 2:46:25 PM (17 years ago)
Author:
nicolasc
Message:

Add armorRegen for bioships (—> Zergs for starcraft); updated regen function to check if *regen is available

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/world_entities/space_ships/space_ship.h

    r9961 r9963  
    8585    float       armorCur;           //!< current armor
    8686    float       armorMax;           //!< maximum armor
     87    float       armorRegen;         //!< armor regeneration per tick (usable on bioships?)
    8788
    8889    float       electronicCur;      //!< current electronic
Note: See TracChangeset for help on using the changeset viewer.