Ports SStyping from Nebula. (#16169)

* Ports SStyping from Nebula.

* the spook

* a

* fix

* bring the fanfare to its knees

* add a speech bubble type pref

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-04-10 02:08:48 +02:00
committed by GitHub
parent 2e61f40649
commit ab5d39db19
68 changed files with 490 additions and 175 deletions

View File

@@ -598,7 +598,7 @@
M.canmove = 0
M.icon = null
M.cut_overlays()
M.invisibility = 101
M.set_invisibility(101)
for(var/obj/item/W in M)
if(istype(W, /obj/item/implant)) //TODO: Carn. give implants a dropped() or something
qdel(W)