diff --git a/code/game/objects/structures/crates_lockers/largecrate_vr.dm b/code/game/objects/structures/crates_lockers/largecrate_vr.dm index 7752cb10b7..fafcf2c47e 100644 --- a/code/game/objects/structures/crates_lockers/largecrate_vr.dm +++ b/code/game/objects/structures/crates_lockers/largecrate_vr.dm @@ -53,7 +53,7 @@ /mob/living/simple_animal/hostile/bear;0.5, /mob/living/simple_animal/hostile/bear/brown;0.5, /mob/living/simple_animal/hostile/carp, -// /mob/living/simple_animal/otie/friendly, // Removed until Otie code is unfucked. +/* /mob/living/simple_animal/otie/friendly, Removed until Otie code is unfucked.*/ /mob/living/simple_animal/hostile/mimic) ..()