mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-08 12:58:13 -05:00
Who's Who adjustments
Who's Who: spawn facing towards the clone when entering Who's Who mode Who's Who: no longer revive twice as fast in Who's Who mode
This commit is contained in:
@ -29,11 +29,6 @@ revive_do_revive( playerbeingrevived, revivergun )
|
||||
revivetime *= 0.5;
|
||||
}
|
||||
|
||||
if ( isdefined( self.e_chugabud_corpse ) )
|
||||
{
|
||||
revivetime *= 0.5;
|
||||
}
|
||||
|
||||
timer = 0;
|
||||
revived = 0;
|
||||
playerbeingrevived.revivetrigger.beingrevived = 1;
|
||||
|
Reference in New Issue
Block a user