mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-17 23:21:22 +00:00
thunder shield :D
This commit is contained in:
parent
4e56caa196
commit
6c00a96755
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue