mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 02:57:48 +01:00
Merge pull request #9396 from variableundefined/BorerWiggle
Add logging to borer infestation
This commit is contained in:
@@ -363,7 +363,9 @@
|
||||
if(M.has_brain_worms())
|
||||
to_chat(src, "<span class='warning'>[M] is already infested!</span>")
|
||||
return
|
||||
|
||||
host = M
|
||||
add_attack_logs(src, host, "Infested as borer")
|
||||
M.borer = src
|
||||
forceMove(M)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user