Stone Shoe: screenshake

This commit is contained in:
James R 2025-06-11 13:57:15 -07:00
parent 5f572c8e9a
commit ba96b10111

View file

@ -233,6 +233,7 @@ private:
momz = 32 * mapobjectscale;
bouncing(true);
voice(sfx_s3k5f);
P_StartQuakeFromMobj(5, 40 * scale(), 512 * scale(), this);
}
}