Fixed examining worn items as a ghost showing the examined item twice (#30993)

This commit is contained in:
DamianX
2021-10-04 15:11:14 +02:00
committed by GitHub
parent adc3d8e5d4
commit af649820ba

View File

@@ -605,8 +605,6 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
else
to_chat(usr, "That arena doesn't seem to exist anymore.")
..()
//END TELEPORT HREF CODE
/mob/dead/observer/html_mob_check()