mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
simple_animal and hostile mob refactor
Ports the following: tgstation/-tg-station#1780 Part of tgstation/-tg-station#6278 (Not including faction transferring) tgstation/-tg-station#8206 tgstation/-tg-station#8543
This commit is contained in:
@@ -603,6 +603,7 @@
|
||||
var/mob/living/simple_animal/hostile/H = M
|
||||
if(malfunctioning)
|
||||
H.faction |= list("lazarus", "\ref[user]")
|
||||
H.robust_searching = 1
|
||||
H.friends += user
|
||||
H.attack_same = 1
|
||||
log_game("[user] has revived hostile mob [target] with a malfunctioning lazarus injector")
|
||||
|
||||
Reference in New Issue
Block a user