Drastically reduce Virgo 2 mob respawn count

This commit is contained in:
Arokha Sieyes
2018-04-19 18:17:27 -04:00
parent 92d2eaa631
commit d50bd0db9f
+2 -2
View File
@@ -61,7 +61,7 @@
faction = "aerostat_inside"
atmos_comp = TRUE
prob_spawn = 100
prob_fall = 10
prob_fall = 50
guard = 20
mobs_to_pick_from = list(
/mob/living/simple_animal/hostile/hivebot/range = 3,
@@ -75,7 +75,7 @@
faction = "aerostat_surface"
atmos_comp = TRUE
prob_spawn = 100
prob_fall = 10
prob_fall = 50
guard = 20
mobs_to_pick_from = list(
/mob/living/simple_animal/hostile/jelly = 3,