diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm b/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm index fc8b270c2cf..ed6e7ac440e 100644 --- a/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm +++ b/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm @@ -32,7 +32,7 @@ desc = "This snake is particularly chubby and demands nothing but the finest of treats." ai_holder_type = /datum/ai_holder/simple_mob/passive - makes_dirt = FALSE //VOREStation edit: no more dirt + makes_dirt = FALSE var/turns_since_scan = 0 var/obj/movement_target