Fixes sharp weapons deconverting revs (#37871)

* Fixes sharp weapons deconverting revs

* enhanced commentary
This commit is contained in:
ShizCalev
2018-05-17 11:27:29 -04:00
committed by letterjay
parent 56544307ec
commit e425a8514e
2 changed files with 3 additions and 2 deletions
@@ -207,6 +207,7 @@
owner.current.visible_message("<span class='deconversion_message'>The frame beeps contentedly, purging the hostile memory engram from the MMI before initalizing it.</span>", null, null, null, owner.current)
to_chat(owner, "<span class='userdanger'>The frame's firmware detects and deletes your neural reprogramming! You remember nothing but the name of the one who flashed you.</span>")
//blunt trauma deconversions call this through species.dm spec_attacked_by()
/datum/antagonist/rev/proc/remove_revolutionary(borged, deconverter)
log_attack("[owner.current] (Key: [key_name(owner.current)]) has been deconverted from the revolution by [deconverter] (Key: [key_name(deconverter)])!")
if(borged)