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 18:11:23 +02:00
committed by GitHub
parent bfc431f200
commit 263cc2f575
11 changed files with 61 additions and 6 deletions

View File

@@ -74,6 +74,8 @@
seeking_player = FALSE
welcome_drone()
client.init_verbs()
return src
/mob/living/silicon/robot/drone/mining/welcome_drone()