This commit is contained in:
parent
9e165f3895
commit
b019994145
10 changed files with 72 additions and 210 deletions
|
@ -77,7 +77,7 @@ void CShoesPickup::init()
|
|||
---------------------------------------------------------------------- */
|
||||
void CShoesPickup::collect(class CPlayer *_player)
|
||||
{
|
||||
_player->setMode(PLAYER_MODE_SQUEAKYBOOTS);
|
||||
_player->giveSqueakyBoots();
|
||||
CBaseRespawningPickup::collect(_player);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue