mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
borer fixes 2
This commit is contained in:
@@ -326,6 +326,9 @@
|
||||
to_chat(src, "You cannot infest someone who is already infested!")
|
||||
return
|
||||
|
||||
if(stat == DEAD)
|
||||
return
|
||||
|
||||
to_chat(src, "You slither up [M] and begin probing at [M.p_their()] ear canal...")
|
||||
|
||||
if(!do_after(src, 50, target = M))
|
||||
|
||||
Reference in New Issue
Block a user