Some wallbusting fixing.
This commit is contained in:
parent
5afc381e42
commit
cb3c253bb8
4 changed files with 21 additions and 15 deletions
|
|
@ -1144,7 +1144,7 @@ Class Demolitionist : PlayerPawn
|
|||
else if ( pos.z <= florz )
|
||||
tempme.Results.Tier = TIER_LOWER;
|
||||
}
|
||||
if ( BusterWall.Bust(tempme.Results,dmg,self,dir,pos.z+Height/2) )
|
||||
if ( BusterWall.Bust(tempme.Results,dmg,self,dir,pos.z+Height) )
|
||||
{
|
||||
// busted through
|
||||
if ( raging )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue