Syndicate mobs rework (#28706)

* initial

* i'll get fired

* update icons for mapping as well

* update maps

* tweak

* tweak and revert a bit

* tabs

* speak english, motherfucker

* oh

* updatepaths
This commit is contained in:
kyunkyunkyun
2025-04-26 17:58:24 +00:00
committed by GitHub
parent 00d32aed74
commit 6f0f2b8024
31 changed files with 987 additions and 322 deletions
@@ -17,8 +17,7 @@
/datum/map_generator_module/splatter_layer/syndie_mobs
clusterCheckFlags = MAP_GENERATOR_CLUSTER_CHECK_SAME_ATOMS
spawnableAtoms = list(/mob/living/simple_animal/hostile/syndicate = 30, \
/mob/living/simple_animal/hostile/syndicate/melee = 20, \
spawnableAtoms = list(/mob/living/simple_animal/hostile/syndicate = 50, \
/mob/living/simple_animal/hostile/syndicate/ranged = 20, \
/mob/living/simple_animal/hostile/viscerator = 30)
spawnableTurfs = list()