mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds a new hud icon for non-DNR bodies with clients (#22786)
* bam, new hud * umm, maybe * dmi change
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
stack_trace("transfer_to(): Some idiot has tried to transfer_to() a non mob/living mob.")
|
||||
if(current) //remove ourself from our old body's mind variable
|
||||
current.mind = null
|
||||
current.med_hud_set_status()
|
||||
leave_all_huds() //leave all the huds in the old body, so it won't get huds if somebody else enters it
|
||||
|
||||
SStgui.on_transfer(current, new_character)
|
||||
|
||||
Reference in New Issue
Block a user