Set jump strength for big pumas
This commit is contained in:
parent
e6b502dae8
commit
f4d7643d22
1 changed files with 1 additions and 0 deletions
|
|
@ -6838,6 +6838,7 @@ static void P_ConvertBinaryThingTypes(void)
|
|||
{
|
||||
case 102: //SDURF
|
||||
case 1805: //Puma
|
||||
case 2400: // Big Puma
|
||||
mapthings[i].args[0] = mapthings[i].angle;
|
||||
break;
|
||||
case 110: //THZ Turret
|
||||
|
|
|
|||
Loading…
Reference in a new issue