diff --git a/code/datums/spells/devil.dm b/code/datums/spells/devil.dm index c6f03253caf..712fa2ec1c6 100644 --- a/code/datums/spells/devil.dm +++ b/code/datums/spells/devil.dm @@ -132,7 +132,7 @@ pulledby.stop_pulling() if(pulling) stop_pulling() - forceMove(holder) + forceMove(s_holder) holder = s_holder notransform = FALSE fakefireextinguish()