Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 11, 2007, 11:30:56 AM (17 years ago)
Author:
nicolasc
Message:

some hack, but still does not work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/vs-enhencements/src/world_entities/npcs/npc.cc

    r10678 r10684  
    167167//   this->getWeaponManager().changeWeaponConfig(1);
    168168
    169   this->setHealthMax(100);
    170   this->setHealth(80);
     169//   this->setHealthMax(100);
     170//   this->setHealth(80);
     171  this->loadHealth(80,100);
    171172
    172173  this->getWeaponManager().setSlotCount(7);
Note: See TracChangeset for help on using the changeset viewer.