Additional face reactions.
This commit is contained in:
parent
0da17a6654
commit
9d0287ef50
8 changed files with 86 additions and 21 deletions
|
|
@ -108,6 +108,8 @@ extend Class SWWMHandler
|
|||
if ( loudlv > 3 ) players[consoleplayer].mo.A_StartSound(onelinersnd,CHAN_DEMOVOICEAUX3,CHANF_DEFAULT,1.,ATTN_NONE);
|
||||
}
|
||||
SendNetworkEvent("swwmremoteliner."..onelinersnd,consoleplayer,onelinerlevel);
|
||||
// hack due to the fact this one can be cancelled early
|
||||
if ( onelinertype == "falling" ) Demolitionist(players[consoleplayer].mo).lastgrin = gametic;
|
||||
}
|
||||
onelinertic = 0;
|
||||
onelinerspan = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue