Tag colors and animated face using A_ChangeModel.
This commit is contained in:
parent
bb367e75c5
commit
2d2dcf7ad5
28 changed files with 350 additions and 189 deletions
|
|
@ -109,7 +109,7 @@ extend Class SWWMHandler
|
|||
}
|
||||
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;
|
||||
if ( onelinertype == "falling" ) Demolitionist(players[consoleplayer].mo).facegrin = true;
|
||||
}
|
||||
onelinertic = 0;
|
||||
onelinerspan = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue