mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Update mob_spawner_ch.dm
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
anchored = 1
|
anchored = 1
|
||||||
invisibility = 101
|
invisibility = 101
|
||||||
spawn_types = list(
|
spawn_types = list(
|
||||||
/mob/living/silicon/robot/lost = 2,
|
|
||||||
/mob/living/simple_mob/mechanical/hivebot/swarm = 1,
|
/mob/living/simple_mob/mechanical/hivebot/swarm = 1,
|
||||||
/mob/living/simple_mob/animal/space/carp = 10,
|
/mob/living/simple_mob/animal/space/carp = 10,
|
||||||
/obj/structure/closet/crate/mimic = 2,
|
/obj/structure/closet/crate/mimic = 2,
|
||||||
@@ -20,4 +19,4 @@
|
|||||||
/mob/living/simple_mob/animal/space/goose = 60,
|
/mob/living/simple_mob/animal/space/goose = 60,
|
||||||
/mob/living/simple_mob/vore/bee = 50,
|
/mob/living/simple_mob/vore/bee = 50,
|
||||||
/mob/living/simple_mob/metroid/mine = 20,
|
/mob/living/simple_mob/metroid/mine = 20,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user