diff --git a/code/datums/mutations/body.dm b/code/datums/mutations/body.dm index 83b78b88eb..e229fdde9a 100644 --- a/code/datums/mutations/body.dm +++ b/code/datums/mutations/body.dm @@ -291,6 +291,8 @@ var/warpchance = 0 /datum/mutation/human/badblink/on_life() + if (!owner) + return if(prob(warpchance)) var/warpmessage = pick( "With a sickening 720-degree twist of [owner.p_their()] back, [owner] vanishes into thin air.",