mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
Stsrip shields on backshot stumble demotion
This commit is contained in:
parent
abd0920b06
commit
0185c4fd10
1 changed files with 1 additions and 0 deletions
|
|
@ -3305,6 +3305,7 @@ boolean P_DamageMobj(mobj_t *target, mobj_t *inflictor, mobj_t *source, INT32 da
|
||||||
{
|
{
|
||||||
type = DMG_STUMBLE;
|
type = DMG_STUMBLE;
|
||||||
player->ringburst += 5; // IT'S THE DAMAGE STUMBLE HACK AGAIN AAAAAAAAHHHHHHHHHHH
|
player->ringburst += 5; // IT'S THE DAMAGE STUMBLE HACK AGAIN AAAAAAAAHHHHHHHHHHH
|
||||||
|
K_PopPlayerShield(player);
|
||||||
}
|
}
|
||||||
|
|
||||||
switch (type)
|
switch (type)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue