mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 18:51:53 +00:00
* Attacking a tendril rallies its mobs against you. * try to pull this into a signal * fix arguments * find and move together, no list signal register * Update code/modules/mob/living/simple_animal/hostile/hostile.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/__DEFINES/dcs/signals.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> * invert if for early return * Update code/datums/components/spawner.dm For now spawners only spawn hostile mobs but if that changes in the future or an admin varedits a spawner to not do so this'll runtime Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>