thunder shield :D

This commit is contained in:
Zippy_Zolton 2020-10-29 12:32:42 -05:00
parent 4e56caa196
commit 6c00a96755

View file

@ -4835,6 +4835,8 @@ void P_DoJumpShield(player_t *player)
}
#undef limitangle
#undef numangles
player->pflags &= ~PF_NOJUMPDAMAGE;
P_SetPlayerMobjState(player->mo, S_PLAY_ROLL);
S_StartSound(player->mo, sfx_s3k45);
}
else