Fixes verbs not being given properly when joining ghost spawners/aghosting back into your body (#16575)

* fix some more edge cases

* Update html/changelogs/mattatlas-aghostverbs.yml

* oops

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-06-28 16:11:23 +00:00
committed by GitHub
co-authored by Matt Atlas
parent bfc431f200
commit 263cc2f575
11 changed files with 61 additions and 6 deletions
@@ -303,6 +303,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
mind.current.ajourn=0
mind.current.key = key
mind.current.teleop = null
mind.current.client.init_verbs()
if(!admin_ghosted)
announce_ghost_joinleave(mind, 0, "They now occupy their body again.")
return 1