This commit is contained in:
INeedBots 2020-09-22 22:40:55 -06:00
parent 440a905f4a
commit 443d85cd45

View File

@ -366,7 +366,10 @@ nukeVision()
wait 3.5;
if (level.nukePermAftermath)
{
visionSetNaked( "aftermath", 1 );
VisionSetPain("aftermath");
}
else
{
level.nukeVisionInProgress = undefined;