diff --git a/code/modules/maps/planet_types/barren.dm b/code/modules/maps/planet_types/barren.dm index f9de185877a..93e721b80be 100644 --- a/code/modules/maps/planet_types/barren.dm +++ b/code/modules/maps/planet_types/barren.dm @@ -70,7 +70,7 @@ smoothing_iterations = 4 land_type = /turf/unsimulated/floor/asteroid/ash fauna_prob = 1 - fauna_types = list(/mob/living/simple_animal/hostile/carp/asteroid /mob/living/simple_animal/hostile/carp/bloater, /mob/living/simple_animal/hostile/carp/shark/reaver, + fauna_types = list(/mob/living/simple_animal/hostile/carp/asteroid, /mob/living/simple_animal/hostile/carp/bloater, /mob/living/simple_animal/hostile/carp/shark/reaver, /mob/living/simple_animal/hostile/carp/shark/reaver/eel, /mob/living/simple_animal/hostile/gnat) /area/exoplanet/barren/asteroid