mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Changing mining spawner
Froim Deathclaw to Deathclaw/minor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user