[MIRROR] Maint Pred Availability (#8200)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-04-11 07:57:05 +02:00
committed by GitHub
co-authored by SatinIsle CHOMPStation2
parent c8bcc8e993
commit 3cc86ae5ad
15 changed files with 165 additions and 53 deletions
@@ -1021,6 +1021,7 @@ var/global/list/semirandom_mob_spawner_decisions = list()
overwrite_hostility = 1
mob_hostile = 0
mob_retaliate = 0
mob_ghostjoin = 25 //25% chance to be ghost joinable
/obj/random/mob/semirandom_mob_spawner/vore/passive/b
mob_faction = "pasvoreb"
@@ -1033,6 +1034,7 @@ var/global/list/semirandom_mob_spawner_decisions = list()
overwrite_hostility = 1
mob_hostile = 0
mob_retaliate = 1
mob_ghostjoin = 25 //25% chance to be ghost joinable
/obj/random/mob/semirandom_mob_spawner/vore/retaliate/b
mob_faction = "retvoreb"