From 8cb01304d9819219a858996712387dd4121f29ba Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Sun, 23 Sep 2018 11:07:32 -0700 Subject: [PATCH] Added check for canWalk --- src/pregmod/killSlave.tw | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pregmod/killSlave.tw b/src/pregmod/killSlave.tw index c423bebd910..99a785c586f 100644 --- a/src/pregmod/killSlave.tw +++ b/src/pregmod/killSlave.tw @@ -80,8 +80,7 @@ until <<if $activeSlave.fetish != "mindbroken">> - at which point abject fear fills $his face. $He immediately drops to $his knees and begins openly begging for -you to have mercy. + at which point abject fear fills $his face. $He immediately <<if canWalk($activeSlave)>>drops to $his knees and <</if>>begins openly begging for you to have mercy. <<else>> to which $he still doesn't respond. <</if>> -- GitLab