diff --git a/code/_onclick/click.dm b/code/_onclick/click.dm index a0da39a2976..fb2f17d46a9 100644 --- a/code/_onclick/click.dm +++ b/code/_onclick/click.dm @@ -65,6 +65,8 @@ if(stat || paralysis || stunned || weakened) return + face_atom(A) + if(next_move > world.time) // in the year 2000... return