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
+3 -1
View File
@@ -86,6 +86,8 @@
G.equipOutfit(outfit_type, FALSE)
technomancers.add_antagonist(G.mind, FALSE, TRUE, FALSE, FALSE, preserve_appearance)
G.client.init_verbs()
qdel(src)
return G
@@ -96,4 +98,4 @@
mob_type = /mob/living/carbon/human/technomancer_golem
ghost_role_id = "technogolem"
outfit_type = /datum/outfit/admin/techomancer/golem
preserve_appearance = TRUE
preserve_appearance = TRUE