Changing mining spawner

Froim Deathclaw to Deathclaw/minor
This commit is contained in:
Sharkmare
2019-02-21 08:49:37 +01:00
committed by GitHub
parent e987f7ad82
commit 14e5ba659d
+2 -2
View File
@@ -16,7 +16,7 @@
/mob/living/simple_animal/hostile/scarybat = 70,
/mob/living/simple_animal/hostile/jelly = 25,
/mob/living/simple_animal/hostile/bear = 1,
/mob/living/simple_animal/hostile/deathclaw = 1,
/mob/living/simple_animal/hostile/deathclaw/minor = 1,
/mob/living/simple_animal/hostile/goose = 60,
/mob/living/simple_animal/retaliate/bee = 50,
/mob/living/simple_animal/hostile/metroid/mine = 20,
@@ -34,4 +34,4 @@
total_spawns--
if(mob_faction)
L.faction = mob_faction
return L
return L