Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6113 in orxonox.OLD for trunk/src/defs/class_id.h


Ignore:
Timestamp:
Dec 14, 2005, 4:44:13 PM (18 years ago)
Author:
bensch
Message:

trunk: copied new power-ups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/class_id.h

    r6100 r6113  
    8787  CL_WEAPON                     =    0x00210000,
    8888  CL_POWER_UP                   =    0x00220000,
     89  CL_EXTENDABLE                  =    0x00220000,
    8990
    9091  // SUPER-Modeling
     
    149150  CL_TURRET_POWER_UP            =    0x00000211,
    150151  CL_LASER_POWER_UP             =    0x00000212,
     152  CL_WEAPON_POWER_UP            =    0x00000213,
     153  CL_PARAM_POWER_UP             =    0x00000214,
    151154
    152155  CL_TEST_GUN                   =    0x00000230,
Note: See TracChangeset for help on using the changeset viewer.