From 6b80cb2ef2433af4e6b1876619eb978c67a58539 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Mon, 7 Oct 2019 04:02:39 -0700 Subject: [PATCH] Add files via upload --- code/game/objects/structures/crates_lockers/largecrate_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/structures/crates_lockers/largecrate_vr.dm b/code/game/objects/structures/crates_lockers/largecrate_vr.dm index 34b8193ec7..1496ddfd59 100644 --- a/code/game/objects/structures/crates_lockers/largecrate_vr.dm +++ b/code/game/objects/structures/crates_lockers/largecrate_vr.dm @@ -88,8 +88,8 @@ /mob/living/simple_animal/hostile/giant_spider/nurse/queen, /mob/living/simple_animal/hostile/giant_spider/phorogenic, /mob/living/simple_animal/hostile/giant_spider/carrier, - /mob/living/simple_animal/hostile/dragon;0.5, - /mob/living/simple_animal/hostile/dragon/phoron;0.5, + /mob/living/simple_animal/hostile/dragon, + /mob/living/simple_animal/hostile/dragon/phoron, /mob/living/simple_animal/hostile/corrupthound)) return ..()