Blown kisses leave decals.
This commit is contained in:
parent
82d0100dec
commit
960852294b
5 changed files with 21 additions and 2 deletions
|
|
@ -348,6 +348,7 @@ Class LoveHeart : Actor
|
|||
//A_RemoveLight('LOVELIGHT');
|
||||
CheckSplash(40);
|
||||
A_QuakeEx(2,2,2,8,0,300,"",QF_RELATIVE|QF_SCALEDOWN);
|
||||
A_SprayDecal("HeartyGlow",64);
|
||||
A_StartSound("bestsound",CHAN_VOICE);
|
||||
Spawn("LoveHeartBurstLight",pos);
|
||||
int numpt = Random[ExploS](10,15);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue