Fixed ling stings targeting (#19377)

Fixed ling stings targeting.
A DMDoc and some SDMM markings.
Marked one proc for the hostile mobs AI as waitfor = FALSE.
This commit is contained in:
Fluffy
2024-06-08 16:31:36 +00:00
committed by GitHub
parent cf2714621a
commit 9783fa55c9
6 changed files with 85 additions and 15 deletions
@@ -324,6 +324,8 @@
return TRUE
/mob/living/simple_animal/hostile/proc/OpenFire(target_mob)
set waitfor = FALSE
if(!see_target())
LoseTarget()
var/target = target_mob