Removes some unused code
Fixes #3493
Fixes #3428
Fixes #3444
This commit is contained in:
Ron
2017-09-25 10:59:52 +03:00
committed by Erki
parent 085e4840e7
commit 95595e45af
6 changed files with 9 additions and 10 deletions
@@ -53,6 +53,8 @@
imp.part = affected
BITSET(H.hud_updateflag, IMPLOYAL_HUD)
if(istype(src.imp, /obj/item/weapon/implanter/loyalty))
M << "<span class ='notice'You feel a sudden surge of loyalty to [company_name]!</span>"
src.imp = null
update()