Merge pull request #3588 from Citadel-Station-13/upstream-merge-32032
[MIRROR] adds logging to ripley gibs
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
"<span class='userdanger'>[chassis] drills [target] with [src].</span>")
|
||||
add_logs(user, target, "attacked", "[name]", "(INTENT: [uppertext(user.a_intent)]) (DAMTYPE: [uppertext(damtype)])")
|
||||
if(target.stat == DEAD)
|
||||
add_logs(user, target, "gibbed", name)
|
||||
if(target.butcher_results)
|
||||
target.harvest(chassis)//Butcher the mob with our drill.
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user