Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8876 in orxonox.OLD for branches/single_player_map/src/defs


Ignore:
Timestamp:
Jun 28, 2006, 5:33:20 PM (19 years ago)
Author:
patrick
Message:

collision reaction stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/single_player_map/src/defs/class_id.h

    r8793 r8876  
    187187  CL_BSP_ENTITY                 =    0x00000312,
    188188  CL_SKYDOME                    =    0x00000313,
     189  CL_DOOR                       =    0x00000314,
    189190
    190191  // Playables
     
    212213  CL_TARGETING_TURRET           =    0x000003a4,
    213214  CL_HYPERBLASTER               =    0x000003a5,
     215  CL_FPS_SNIPER_RIFLE           =    0x000003a6,
     216  CL_FPS_LASER_RIFLE            =    0x000003a7,
    214217
    215218  // Projectiles
Note: See TracChangeset for help on using the changeset viewer.