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
|
|
@ -63,7 +63,7 @@ Class ExplodiumGun : SWWMWeapon
|
|||
if ( demo && demo.mystats && !demo.mystats.GotWeapon(SisterWeapon.GetClass()) && (Owner.player == players[consoleplayer]) && !demo.ingivecheat )
|
||||
{
|
||||
SWWMHandler.AddOneliner(SWWMWeapon(SisterWeapon).GetLine,2);
|
||||
demo.lastgrin = gametic;
|
||||
demo.facegrin = true;
|
||||
}
|
||||
item.bPickupGood = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue