Blown kisses leave decals.

This commit is contained in:
Mari the Deer 2021-03-20 22:50:48 +01:00
commit 960852294b
5 changed files with 21 additions and 2 deletions

View file

@ -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);