mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 01:22:13 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user